is not current version
Last Version 1.0.1

io.github.hyp712:AsmLearn 1.0.0

Brooks Tech Tools

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.github.hyp712
ArtifactId

ArtifactId

AsmLearn
Version

Version

1.0.0
Type

Type

aar

Download AsmLearn 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.hyp712/AsmLearn/ -->
<dependency>
    <groupId>io.github.hyp712</groupId>
    <artifactId>AsmLearn</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.hyp712/AsmLearn/
implementation 'io.github.hyp712:AsmLearn:1.0.0'
// https://jarcasting.com/artifacts/io.github.hyp712/AsmLearn/
implementation ("io.github.hyp712:AsmLearn:1.0.0")
'io.github.hyp712:AsmLearn:aar:1.0.0'
<dependency org="io.github.hyp712" name="AsmLearn" rev="1.0.0">
  <artifact name="AsmLearn" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.hyp712', module='AsmLearn', version='1.0.0')
)
libraryDependencies += "io.github.hyp712" % "AsmLearn" % "1.0.0"
[io.github.hyp712/AsmLearn "1.0.0"]