is not current version
Last Version 0.0.7

com.alibaba:bytekit-core 0.0.2

bytecode kit for java

GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

bytekit-core
Version

Version

0.0.2
Type

Type

jar

Download bytekit-core 0.0.2


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