Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Skip name.remal.apt plugin execution |
0.32.1
(16 October 2017) |
|
Skip name.remal.agent plugin execution |
0.32.1
(16 October 2017) |
|
A plugin to generate the Android version code and version name automatically. |
1.6.0
(14 October 2017) |
|
Plugin that merges META-INF/services/* files from different output directories in result jar file. |
0.27.1
(02 October 2017) |
|
Gradle Equinox Plugin |
0.1.1.0
(05 November 2016) |
|
Jawa 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) |
|
A plugin for setting project version based on Git tag and branch names |
0.1.8
(25 January 2016) |
|
A delegator plugin for the new Gradle plugin DSL |
2
(19 January 2016) |
|
The 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) |
|
The “hello world” of Gradle plugins. Adds a task named ‘helloWorld’ that, you guessed it, prints “Hello world!”. |
0.2
(06 June 2014) |