Last Version

bytekit-core 0.0.7

bytecode kit for java

License

License

GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

bytekit-core
Version

Version

0.0.7
Type

Type

jar
Description

Description

bytekit-core
bytecode kit for java

Download bytekit-core 0.0.7


<!-- https://jarcasting.com/artifacts/com.alibaba/bytekit-core/ -->
<dependency>
    <groupId>com.alibaba</groupId>
    <artifactId>bytekit-core</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba/bytekit-core/
implementation 'com.alibaba:bytekit-core:0.0.7'
// https://jarcasting.com/artifacts/com.alibaba/bytekit-core/
implementation ("com.alibaba:bytekit-core:0.0.7")
'com.alibaba:bytekit-core:jar:0.0.7'
<dependency org="com.alibaba" name="bytekit-core" rev="0.0.7">
  <artifact name="bytekit-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba', module='bytekit-core', version='0.0.7')
)
libraryDependencies += "com.alibaba" % "bytekit-core" % "0.0.7"
[com.alibaba/bytekit-core "0.0.7"]

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba : bytekit-instrument-api jar 0.0.7
com.alibaba : repackage-asm jar 0.0.9

provided (3)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.30
org.benf : cfr Optional jar 0.151
net.bytebuddy : byte-buddy-agent Optional jar 1.11.6

Project Modules

There are no modules declared in this project.