Last Version

asm-deprecated 7.1

ASM deprecated classes

License

License

BSD
Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.ow2.asm
ArtifactId

ArtifactId

asm-deprecated
Version

Version

7.1
Type

Type

jar
Description

Description

asm-deprecated
ASM deprecated classes
Project URL

Project URL

http://asm.ow2.org/
Project Organization

Project Organization

OW2 Consortium

Download asm-deprecated 7.1


<!-- https://jarcasting.com/artifacts/org.ow2.asm/asm-deprecated/ -->
<dependency>
    <groupId>org.ow2.asm</groupId>
    <artifactId>asm-deprecated</artifactId>
    <version>7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.asm/asm-deprecated/
implementation 'org.ow2.asm:asm-deprecated:7.1'
// https://jarcasting.com/artifacts/org.ow2.asm/asm-deprecated/
implementation ("org.ow2.asm:asm-deprecated:7.1")
'org.ow2.asm:asm-deprecated:jar:7.1'
<dependency org="org.ow2.asm" name="asm-deprecated" rev="7.1">
  <artifact name="asm-deprecated" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.asm', module='asm-deprecated', version='7.1')
)
libraryDependencies += "org.ow2.asm" % "asm-deprecated" % "7.1"
[org.ow2.asm/asm-deprecated "7.1"]

Dependencies

runtime (2)

Group / Artifact Type Version
org.ow2.asm : asm jar 7.0
org.ow2.asm : asm-commons jar 7.0

Project Modules

There are no modules declared in this project.