byte-buddy-android

net.bytebuddy

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

Recommended: 1.18.7-jdk5 314 versions jarChecking...

Add to your project1.18.8-jdk5

<dependency>
    <groupId>net.bytebuddy</groupId>
    <artifactId>byte-buddy-android</artifactId>
    <version>1.18.8-jdk5</version>
</dependency>

Version Details — 1.18.8-jdk5

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

Byte Buddy Android allows for limited support of code generation on an Android runtime.

Checking security advisories...