Search Gradle plugins
| Plugin | Latest Version |
|---|---|
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.decyg.innosetupThis is nothing more than a simple gradle wrapper to distribute the bins for inno-setup to save youfrom having to include the bins in your own project |
1.2
(17 June 2016) |
org.galaxx.gradle.jandexGradle plugin to generate Jandex index files. Currently the plugin only adds a step to jar tasks to generate Jandex index and include it in the jar. |
1.0.2
(05 February 2016) |
ru.d10xa.download-xmlA Gradle plugin for downloading xml files(wsdl,xsd) with recursive imports and includes |
0.0.5
(03 September 2015) |