| License |
License |
|---|---|
| Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
| GroupId | GroupIdcom.xenoamess.asm |
| ArtifactId | ArtifactIdasm-xml |
| Last Version | Last Version9.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionasm-xml
asm-xml, a deprecated and then deleted submodule of ow2.asm
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| asm-xml-9.2.1.pom | |
| asm-xml-9.2.1.jar | 91 KB |
| asm-xml-9.2.1-sources.jar | 39 KB |
| asm-xml-9.2.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.xenoamess.asm/asm-xml/ -->
<dependency>
<groupId>com.xenoamess.asm</groupId>
<artifactId>asm-xml</artifactId>
<version>9.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.xenoamess.asm/asm-xml/
implementation 'com.xenoamess.asm:asm-xml:9.2.1'
// https://jarcasting.com/artifacts/com.xenoamess.asm/asm-xml/
implementation ("com.xenoamess.asm:asm-xml:9.2.1")
'com.xenoamess.asm:asm-xml:jar:9.2.1'
<dependency org="com.xenoamess.asm" name="asm-xml" rev="9.2.1">
<artifact name="asm-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xenoamess.asm', module='asm-xml', version='9.2.1')
)
libraryDependencies += "com.xenoamess.asm" % "asm-xml" % "9.2.1"
[com.xenoamess.asm/asm-xml "9.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.asm : asm | jar | 9.2 |
| org.ow2.asm : asm-util | jar | 9.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.asm : asm-test | jar | 9.2 |