License |
License
BSD 3-Clause License
|
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdcom.fastviewx |
ArtifactId | ArtifactIdfastviewx-asm |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprovide view to the api interface
|
Filename | Size |
---|---|
fastviewx-asm-1.1.pom | |
fastviewx-asm-1.1.jar | 111 KB |
fastviewx-asm-1.1-sources.jar | 168 KB |
fastviewx-asm-1.1-javadoc.jar | 216 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fastviewx/fastviewx-asm/ -->
<dependency>
<groupId>com.fastviewx</groupId>
<artifactId>fastviewx-asm</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastviewx/fastviewx-asm/
implementation 'com.fastviewx:fastviewx-asm:1.1'
// https://jarcasting.com/artifacts/com.fastviewx/fastviewx-asm/
implementation ("com.fastviewx:fastviewx-asm:1.1")
'com.fastviewx:fastviewx-asm:jar:1.1'
<dependency org="com.fastviewx" name="fastviewx-asm" rev="1.1">
<artifact name="fastviewx-asm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastviewx', module='fastviewx-asm', version='1.1')
)
libraryDependencies += "com.fastviewx" % "fastviewx-asm" % "1.1"
[com.fastviewx/fastviewx-asm "1.1"]