Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 616 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 616 Bytes

IDSCP2 (JVM)

build

This is the official Kotlin-based implementation of the IDS Communication Protocol (IDSCP2) for use in JVM environments.

Build

./gradlew build

Usage

Maven artifacts are pushed to maven central and can be found here: https://search.maven.org/search?q=idscp2.

More information about the usage can be found in the IDSCP2 Documentation.