com.fastviewx:fastviewx-asm

provide view to the api interface

License

License

BSD 3-Clause License
Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.fastviewx
ArtifactId

ArtifactId

fastviewx-asm
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

provide view to the api interface

Download fastviewx-asm

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0