Search Gradle plugins

Plugin Latest Version

Configuration of static code analysis tools for Java projects

1.0.7
(24 May 2017)

A 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.14
(15 April 2017)

Plugin for generating Dagger2 Java source

1.0.4
(11 April 2017)

Plugin for generating Java source from annotation processor

1.0.5-SNAPSHOT
(07 April 2017)

A Gradle plugin to clone remote resources and assets into your Java/Android build

1.0.0
(03 April 2017)

Gradle plugin for managing native libraries associated with Java projects.

0.3.1
(15 March 2017)

Automatically bumps your minor version with every git commit and gets major/minor from git tags. Also sets version in Java manifest.

3.0.3
(09 March 2017)

extends maven-publish with simple pom builder

1.0
(08 March 2017)

A plugin that adds support for Java annotation processors to the Gradle build tool.

1
(15 February 2017)

A 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)