Search Gradle plugins
| Plugin | Latest Version |
|---|---|
net.intergamma.gradle.githooksGradle GitHooks plugin |
0.9
(09 March 2017) |
com.shysteph.application-agentA Gradle plugin for hooking up a Java Agent. This plugin will attach the agent you specify to the `run`, `test` and `installDist` tasks. To use it, add an `agent` dependency to your dependencies like `dependencies { agent("com.foo:bar:1.2.3") }`. |
1.0.18
(30 January 2017) |