License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation Blade User Interface Web Frameworks |
GroupId | GroupIdcom.hellokaton |
ArtifactId | ArtifactIdblade-asm |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionblade-asm
blade asm
|
Filename | Size |
---|---|
blade-asm-0.1.1.pom | |
blade-asm-0.1.1.jar | 139 KB |
blade-asm-0.1.1-sources.jar | 175 KB |
blade-asm-0.1.1-javadoc.jar | 258 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hellokaton/blade-asm/ -->
<dependency>
<groupId>com.hellokaton</groupId>
<artifactId>blade-asm</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hellokaton/blade-asm/
implementation 'com.hellokaton:blade-asm:0.1.1'
// https://jarcasting.com/artifacts/com.hellokaton/blade-asm/
implementation ("com.hellokaton:blade-asm:0.1.1")
'com.hellokaton:blade-asm:jar:0.1.1'
<dependency org="com.hellokaton" name="blade-asm" rev="0.1.1">
<artifact name="blade-asm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hellokaton', module='blade-asm', version='0.1.1')
)
libraryDependencies += "com.hellokaton" % "blade-asm" % "0.1.1"
[com.hellokaton/blade-asm "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |