is not current version
Last Version 1.1

com.fastviewx:fastviewx-asm 1.0


Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.fastviewx
ArtifactId

ArtifactId

fastviewx-asm
Version

Version

1.0
Type

Type

jar

Download fastviewx-asm 1.0


<!-- https://jarcasting.com/artifacts/com.fastviewx/fastviewx-asm/ -->
<dependency>
    <groupId>com.fastviewx</groupId>
    <artifactId>fastviewx-asm</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastviewx/fastviewx-asm/
implementation 'com.fastviewx:fastviewx-asm:1.0'
// https://jarcasting.com/artifacts/com.fastviewx/fastviewx-asm/
implementation ("com.fastviewx:fastviewx-asm:1.0")
'com.fastviewx:fastviewx-asm:jar:1.0'
<dependency org="com.fastviewx" name="fastviewx-asm" rev="1.0">
  <artifact name="fastviewx-asm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastviewx', module='fastviewx-asm', version='1.0')
)
libraryDependencies += "com.fastviewx" % "fastviewx-asm" % "1.0"
[com.fastviewx/fastviewx-asm "1.0"]