AsmLearn

Brooks Tech Tools

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.github.hyp712
ArtifactId

ArtifactId

AsmLearn
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

AsmLearn
Brooks Tech Tools
Project URL

Project URL

https://github.com/hyp712/asmlearn
Source Code Management

Source Code Management

https://github.com/hyp712/asmLearn/tree/master

Download AsmLearn

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 28.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0