Releases: kixi-io/Ki.KD-JVM
Releases · kixi-io/Ki.KD-JVM
Ki.KD-JVM 1.0.0-beta-3
The beta-3 release includes the new KTS type Call
, which models a function call. It also has numerous small bug fixes.
Ki.KD-JVM 1.0.0-beta-2
This release of KD-JVM (Kotlin and Java) adds KD Schema.
Binaries | Source | Notes |
---|---|---|
Ki.KD-1.0.0-beta-2.jar | download | Minimal jar you use to build with Gradle (recommended for all projects). You can built for Linux and MacOS using the gradlew shell script, and Windows using gradlew.bat. |
Ki.KD-ktAll-1.0.0-beta-2.jar | Includes dependencies except Kotlin (suitable for Kotlin projects) | |
Ki.KD-javaAll-1.0.0-beta-2.jar | Includes all dependencies, including Kotlin (suitable for Java projects) |