Search Gradle plugins
| Plugin | Latest Version |
|---|---|
name.remal.jdk-cross-compilationPlugin that configures JVM languages cross-compilation functionality. |
1.5.0
(18 August 2021) |
name.remal.insert-null-checksPlugin that inserts null checks into compiled class files Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |
name.remal.classes-processingPlugin that adds ability to process *.class files. It executes all ClassesProcessor services for each compiled class file. |
1.5.0
(18 August 2021) |
com.github.kyay10.kotlin-null-defaultsKotlin compiler plugin that allows Java callers to use null in place of default parameters |
0.1.0
(17 August 2021) |
net.mamoe.kotlin-jvm-blocking-bridgeKotlin compiler plugin that can generate a blocking bridge for calling suspend functions from Java with minimal effort |
1.10.6-1530.2
(09 August 2021) |
com.anatawa12.compile-time-constantA plugin to create constants class from gradle. |
1.0.5
(06 August 2021) |
com.anatawa12.auto-visitorA kotlin compiler plugin to make easy to write visitor pattern. |
1.0.6
(02 August 2021) |
com.github.wuyr.incrementalcompilerA Gradle plugin for Android project, used to incrementally compile class and generate incremental DEX, much faster than the [assembleDebug] task. |
1.0.0
(19 July 2021) |
ch.tutteli.spekApplies the junitjacoco plugin and defines Spek as engine. Applies the kotlin plugin and sets up compile and test dependencies. |
1.0.0
(17 July 2021) |
com.github.eugenesy.scapegoatGradle plugin for Scapegoat Scala compiler static analysis plugin |
0.2.0
(02 June 2021) |