Search Gradle plugins
Plugin | Latest Version |
---|---|
org.moallemi.advanced-build-versionA plugin to generate the Android version code and version name automatically. |
1.6.0
(14 October 2017) |
name.remal.merge-java-servicesPlugin that merges META-INF/services/* files from different output directories in result jar file. |
0.27.1
(02 October 2017) |
name.mazgalov.equinoxGradle Equinox Plugin |
0.1.1.0
(05 November 2016) |
org.argus.jawaJawa language compiler for Gradle. Built with Gradle 2.13. Projects applying this plugin require a compile-time dependency on the jawa-compiler library. Please include this in the depencencies closure: dependencies { compile group: 'com.github.arguslab', name: 'jawa-compiler_2.11', version: '1.0.2' } |
1.0.7
(24 October 2016) |
com.github.kropp.teamcity-gitversionA plugin for setting project version based on Git tag and branch names |
0.1.8
(25 January 2016) |
name.yount.steffen.plugin-delegatorA delegator plugin for the new Gradle plugin DSL |
2
(19 January 2016) |
com.blogspot.toomuchcoding.testprofilerThe idea of this plugin is to perform profiling of your tests. You will be able to see your test execution times sorted in the descending manner together with an information about a module and the class name from which the test was executed. |
0.3.2
(12 November 2015) |
org.gradle.hello-worldThe “hello world” of Gradle plugins. Adds a task named ‘helloWorld’ that, you guessed it, prints “Hello world!”. |
0.2
(06 June 2014) |