Search Gradle plugins

Plugin Latest Version

Captures Compose previews into agent-readable screenshot and snapshot artifacts.

0.3.1
(13 June 2026)

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)

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)

Analyzes compiled JVM bytecode to provide class listing, symbol search, call graph traversal, class detail inspection, interface implementation lookup, and package dependency analysis. Designed for coding agents and human developers.

0.1.110
(17 June 2026)

A Gradle plugin that rewrites Detekt reports in a format optimized for coding agents

0.1.3
(03 May 2026)

Creates an agent docs local repository for resolved Gradle dependencies. This is then suitable for use by the MCP tool to serve agent docs

0.1.1
(18 May 2026)

A plugin to use Cover Agent in Gradle. https://github.com/Codium-ai/cover-agent?tab=readme-ov-file#installation-and-usage

0.0.2
(24 December 2024)

Relocate agent class

1.0
(28 August 2018)

Packages curated agent docs for a library into a sidecar archive.

1.0.10
(15 June 2026)

Resolves dependency sidecars into project-local skill folders and generates per-dependency agent skills

1.0.10
(15 June 2026)