License |
License |
---|---|
GroupId | GroupIdcom.alibaba |
ArtifactId | ArtifactIdbytekit-core |
Last Version | Last Version0.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbytekit-core
bytecode kit for java
|
Filename | Size |
---|---|
bytekit-core-0.0.7.pom | |
bytekit-core-0.0.7.jar | 220 KB |
bytekit-core-0.0.7-sources.jar | 107 KB |
bytekit-core-0.0.7-javadoc.jar | 907 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : bytekit-instrument-api | jar | 0.0.7 |
com.alibaba : repackage-asm | jar | 0.0.9 |
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 |