License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdcn.sj1 |
ArtifactId | ArtifactIdtinyasm-tool |
Version | Version0.3.7 |
Type | Typejar |
Description |
Descriptiontinyasm-tool
tinyasm-tool
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tinyasm-tool-0.3.7.pom | |
tinyasm-tool-0.3.7.jar | 53 KB |
tinyasm-tool-0.3.7-sources.jar | 28 KB |
tinyasm-tool-0.3.7-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.sj1/tinyasm-tool/ -->
<dependency>
<groupId>cn.sj1</groupId>
<artifactId>tinyasm-tool</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/cn.sj1/tinyasm-tool/
implementation 'cn.sj1:tinyasm-tool:0.3.7'
// https://jarcasting.com/artifacts/cn.sj1/tinyasm-tool/
implementation ("cn.sj1:tinyasm-tool:0.3.7")
'cn.sj1:tinyasm-tool:jar:0.3.7'
<dependency org="cn.sj1" name="tinyasm-tool" rev="0.3.7">
<artifact name="tinyasm-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.sj1', module='tinyasm-tool', version='0.3.7')
)
libraryDependencies += "cn.sj1" % "tinyasm-tool" % "0.3.7"
[cn.sj1/tinyasm-tool "0.3.7"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.ow2.asm : asm | jar | 8.0.1 |
org.ow2.asm : asm-util | jar | 8.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-all | jar | 1.10.19 |
org.ow2.asm : asm-commons | jar | 8.0.1 |
org.apache.logging.log4j : log4j-core | jar | 2.14.0 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |