License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdcn.sj1 |
ArtifactId | ArtifactIdtinyasm-tool |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontinyasm-tool
tinyasm-tool
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tinyasm-tool-1.0.4.pom | |
tinyasm-tool-1.0.4.jar | 53 KB |
tinyasm-tool-1.0.4-sources.jar | 28 KB |
tinyasm-tool-1.0.4-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.sj1/tinyasm-tool/ -->
<dependency>
<groupId>cn.sj1</groupId>
<artifactId>tinyasm-tool</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.sj1/tinyasm-tool/
implementation 'cn.sj1:tinyasm-tool:1.0.4'
// https://jarcasting.com/artifacts/cn.sj1/tinyasm-tool/
implementation ("cn.sj1:tinyasm-tool:1.0.4")
'cn.sj1:tinyasm-tool:jar:1.0.4'
<dependency org="cn.sj1" name="tinyasm-tool" rev="1.0.4">
<artifact name="tinyasm-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.sj1', module='tinyasm-tool', version='1.0.4')
)
libraryDependencies += "cn.sj1" % "tinyasm-tool" % "1.0.4"
[cn.sj1/tinyasm-tool "1.0.4"]
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 |