Search Gradle plugins
Plugin | Latest Version |
---|---|
name.remal.idea-external-annotationsPlugin that adds external annotations link (file://$USER_HOME$/idea-external-annotations) to IDEA project libraries. |
1.5.0
(18 August 2021) |
pl.oakfusion.downloadfilewithhttpgetPlugin for OakForge project, using downloadURL and downloadDeployTokenfrom properties of project where it is applied to send get request with headerDEPLOY-TOKEN: ${downloadDeployToken} and save response in file named same aswhat is included in downloadURL after last / |
0.4-SNAPSHOT
(15 February 2021) |
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) |