License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdcom.googlecode.apparat |
ArtifactId | ArtifactIdapparat-archetype-asm |
Last Version | Last Version1.0-RC9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapparat-archetype-asm
Apparat Archetypes.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.googlecode.apparat/apparat-archetype-asm/ -->
<dependency>
<groupId>com.googlecode.apparat</groupId>
<artifactId>apparat-archetype-asm</artifactId>
<version>1.0-RC9</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.apparat/apparat-archetype-asm/
implementation 'com.googlecode.apparat:apparat-archetype-asm:1.0-RC9'
// https://jarcasting.com/artifacts/com.googlecode.apparat/apparat-archetype-asm/
implementation ("com.googlecode.apparat:apparat-archetype-asm:1.0-RC9")
'com.googlecode.apparat:apparat-archetype-asm:jar:1.0-RC9'
<dependency org="com.googlecode.apparat" name="apparat-archetype-asm" rev="1.0-RC9">
<artifact name="apparat-archetype-asm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.apparat', module='apparat-archetype-asm', version='1.0-RC9')
)
libraryDependencies += "com.googlecode.apparat" % "apparat-archetype-asm" % "1.0-RC9"
[com.googlecode.apparat/apparat-archetype-asm "1.0-RC9"]