Search Gradle plugins
Plugin | Latest Version |
---|---|
me.shika.kotlin-object-java-serializationSolves the problem of Kotlin object being having different instance after deserialization using built-in Java serialization. |
1.5.1
(11 January 2025) |
org.dafny.dafnyThis plugin offers tight integration of the Dafny verification-aware programming language with Java: automatically verifying Dafny source code and compiling it to Java source code, which the Java plugin will then build together with any hand-written Java in the project. It also provides a robust approach to distributing and managing Dafny dependencies through Gradle-supported repositories such as Maven Central. |
0.2.0
(10 January 2025) |
com.growingio.compose.pluginGrowingIO Android SDK Compose Kotlin Plugin. |
4.4.0
(30 December 2024) |
io.github.intisy.javacompile-gradleAdds an easy and reusable way to use custom JRE's and JDK's for your project |
1.2.12
(28 December 2024) |
io.flamingock.graalvm.MetadataBundlerThe `flamingock-graalvm-metadata-gradle-plugin` collects Flamingock's metadata during compilation by integrating the annotation processor. This plugin is designed to automate the process of gathering relevant data from annotated code elements. |
0.0.5-beta
(17 December 2024) |
io.flamingock.MetadataBundlerThe `flamingock-metadata-generator` Gradle pluginc collects Flamingock's metadata during compilation by integrating the annotation processor. This plugin is designed to automate the process of gathering relevant data from annotated code elements. |
0.0.4-beta
(16 December 2024) |
dev.skidfuscatorThe skidfuscator gradle plugin that will automatically obfuscates your jar on compile. |
0.1.4
(13 December 2024) |
io.github.aleksrychkov.methodhookAn Android Gradle plugin to inject method call at the beginning and end of methods in Android application at compile time |
0.3
(09 November 2024) |
io.github.haishen668.filter-excluded-classesThis Gradle plugin filters and removes classes annotated with @ExcludeClass, helping you quickly eliminate classes that need to be loaded from the cloud. It scans the compiled classes and deletes any that are marked for exclusion, along with their inner classes. |
1.0.0
(02 November 2024) |
ch.tutteli.gradle.plugins.spekApplies the junitjacoco plugin and defines Spek as engine. Applies the kotlin plugin and sets up compile and test dependencies. |
5.0.3
(31 October 2024) |