Search Gradle plugins
Plugin | Latest Version |
---|---|
org.jetbrains.kotlinx.rpc.pluginThe plugin ensures correct RPC configurations for your project, that will allow proper code generation. Additionally, it enforces proper artifacts versions for your project, depending on your Kotlin version. Resulting versions of the kotlinx.rpc dependencies will be 'kotlinVersion-kotlinxRpcVersion', for example '1.9.24-0.2.0', where '0.2.0' is the kotlinx.rpc version. |
0.9.1
(18 July 2025) |
no.nordicsemi.plugin.dokkaPlugin configuring Dokka for Nordic projects. |
2.9
(16 July 2025) |
no.nordicsemi.jvm.plugin.nexusPlugin creating a task for publishing JVM libraries to Nexus repository. |
2.9
(16 July 2025) |
no.nordicsemi.jvm.plugin.kotlinPlugin enabling Kotlin for JVM modules. |
2.9
(16 July 2025) |
no.nordicsemi.android.plugin.nexusPlugin creating a task for publishing Android libraries to Nexus repository. |
2.9
(16 July 2025) |
no.nordicsemi.android.plugin.kotlinPlugin enabling Kotlin for Android modules. |
2.9
(16 July 2025) |
no.nordicsemi.android.plugin.hiltPlugin enabling Hilt |
2.9
(16 July 2025) |
dev.hsbrysk.kuery-clientTo use Kuery client, you need to use the Kotlin compiler plugin. This is the Gradle plugin for configuring it. |
0.10.0
(16 July 2025) |
dev.panuszewski.typesafe-conventionsGradle plugin providing typesafe accessors for convention plugins |
0.8.0-RC1
(13 July 2025) |
org.jetbrains.kotlin.plugin.dataframeGradle plugin providing task for inferring data schemas from your CSV or JSON data |
2.2.20-Beta1
(10 July 2025) |