byte-buddy-gradle-plugin

net.bytebuddy

byte-buddy-gradle-plugin is a Java jar artifact published under the net.bytebuddy group on Maven Central. 223 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 1.18.11-jdk5 223 versions jarChecking...

Add to your project1.18.8

<dependency>
    <groupId>net.bytebuddy</groupId>
    <artifactId>byte-buddy-gradle-plugin</artifactId>
    <version>1.18.8</version>
</dependency>

Version Details — 1.18.8

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
Unknown

A plugin for post-processing class files via Byte Buddy in a Gradle build.

Checking security advisories...