asm-xml

asm-xml, a deprecated and then deleted submodule of ow2.asm

License

License

MIT
Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.xenoamess.asm
ArtifactId

ArtifactId

asm-xml
Last Version

Last Version

9.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

asm-xml
asm-xml, a deprecated and then deleted submodule of ow2.asm
Project URL

Project URL

https://github.com/XenoAmess/asm-xml
Source Code Management

Source Code Management

https://github.com/XenoAmess/asm-xml

Download asm-xml

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.ow2.asm : asm jar 9.2
org.ow2.asm : asm-util jar 9.2

test (1)

Group / Artifact Type Version
org.ow2.asm : asm-test jar 9.2

Project Modules

There are no modules declared in this project.

Versions

Version
9.2.1