Search Gradle plugins
Plugin | Latest Version |
---|---|
com.mikepenz.kotlinx.binary-compatibility-validatorProduces binary API dumps and compares them in order to verify that binary API is preserved. Forked plugin with regex filter support. |
0.16.3
(22 August 2024) |
io.github.fluxo-kt.binary-compatibility-validator-jsAllows dumping TypeScript definitions of a JS part of a Kotlin multiplatform library that's public in the sense of npm package visibility, and ensures that the public definitions haven’t been changed in a way that makes this change binary incompatible. |
1.0.0
(10 June 2024) |
org.jetbrains.kotlinx.knitProduces Kotlin source example files and tests from markdown documents with embedded snippets of Kotlin code |
0.5.0
(05 December 2023) |
org.jetbrains.kotlinx.dataframeGradle plugin providing task for inferring data schemas from your CSV or JSON data |
1727
(08 June 2023) |
org.jetbrains.kotlinx.kotlin-deeplearning-gradle-pluginAdds a task for downloading Kotlin DL pretrained models from the model hub |
0.6.0-alpha-1
(16 January 2023) |