is not current version
Last Version 0.1.1

com.hellokaton:blade-asm 0.1.0

blade asm

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation Blade User Interface Web Frameworks
GroupId

GroupId

com.hellokaton
ArtifactId

ArtifactId

blade-asm
Version

Version

0.1.0
Type

Type

jar

Download blade-asm 0.1.0


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