License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdcom.github.patwakeem |
ArtifactId | ArtifactIdasm |
Last Version | Last Version2018.4.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.patwakeem.asm
Library for interacting with the Apica ASM API.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
asm-2018.4.8.pom | |
asm-2018.4.8.jar | 53 KB |
asm-2018.4.8-sources.jar | 26 KB |
asm-2018.4.8-javadoc.jar | 595 KB |
asm-2018.4.8-jar-with-dependencies.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.patwakeem/asm/ -->
<dependency>
<groupId>com.github.patwakeem</groupId>
<artifactId>asm</artifactId>
<version>2018.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.patwakeem/asm/
implementation 'com.github.patwakeem:asm:2018.4.8'
// https://jarcasting.com/artifacts/com.github.patwakeem/asm/
implementation ("com.github.patwakeem:asm:2018.4.8")
'com.github.patwakeem:asm:jar:2018.4.8'
<dependency org="com.github.patwakeem" name="asm" rev="2018.4.8">
<artifact name="asm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.patwakeem', module='asm', version='2018.4.8')
)
libraryDependencies += "com.github.patwakeem" % "asm" % "2018.4.8"
[com.github.patwakeem/asm "2018.4.8"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava2 : rxjava | jar | 2.1.2 |
com.squareup.retrofit2 : adapter-rxjava2 | jar | 2.3.0 |
com.squareup.retrofit2 : retrofit | jar | 2.3.0 |
com.google.code.gson : gson | jar | 2.8.2 |
com.squareup.retrofit2 : converter-gson | jar | 2.3.0 |
com.squareup.okhttp3 : logging-interceptor | jar | 3.8.1 |
org.apache.httpcomponents : httpclient | jar | 4.3.6 |
org.apache.httpcomponents : httpasyncclient | jar | 4.0.2 |
org.apache.httpcomponents : httpmime | jar | 4.3.6 |
org.json : json | jar | 20140107 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |