Categories |
CategoriesAnt Build Tools ASM Application Layer Libs Bytecode Manipulation |
---|---|
GroupId | GroupIdsk.seges.acris |
ArtifactId | ArtifactIdacris-asmant |
Version | Version1.2.2 |
Type | Typewar |
Filename | Size |
---|---|
acris-asmant-1.2.2.pom | |
acris-asmant-1.2.2.war | 22 MB |
acris-asmant-1.2.2-sources.jar | 8 KB |
acris-asmant-1.2.2-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/sk.seges.acris/acris-asmant/ -->
<dependency>
<groupId>sk.seges.acris</groupId>
<artifactId>acris-asmant</artifactId>
<version>1.2.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/sk.seges.acris/acris-asmant/
implementation 'sk.seges.acris:acris-asmant:1.2.2'
// https://jarcasting.com/artifacts/sk.seges.acris/acris-asmant/
implementation ("sk.seges.acris:acris-asmant:1.2.2")
'sk.seges.acris:acris-asmant:war:1.2.2'
<dependency org="sk.seges.acris" name="acris-asmant" rev="1.2.2">
<artifact name="acris-asmant" type="war" />
</dependency>
@Grapes(
@Grab(group='sk.seges.acris', module='acris-asmant', version='1.2.2')
)
libraryDependencies += "sk.seges.acris" % "acris-asmant" % "1.2.2"
[sk.seges.acris/acris-asmant "1.2.2"]