MVN

org.ow2.asm : asm-commons

Maven & Gradle

Mar 24, 2023
937 usages

asm-commons · Usefull class adapters based on ASM, a very small and fast Java bytecode manipulation framework

<dependency>
    <groupId>org.ow2.asm</groupId>
    <artifactId>asm-commons</artifactId>
    <version>9.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.asm : asm-commons to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 9.5
  • Latest Beta: 9.0-beta
  • Latest Alpha: 6.1-alpha

All Versions

Choose a version of org.ow2.asm : asm-commons to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
9.5
asm-commons-9.5
9.4
asm-commons-9.4
9.3
asm-commons-9.3
9.2
asm-commons-9.2
9.1
asm-commons-9.1
9.0
asm-commons-9.0
asm-commons-9.0-beta
8.0.x
asm-commons-8.0.1
8.0
asm-commons-8.0
7.3.x
asm-commons-7.3.1
7.3
asm-commons-7.3
7.2
asm-commons-7.2
asm-commons-7.2-beta
7.1
asm-commons-7.1
7.0
asm-commons-7.0
asm-commons-7.0-beta
6.2.x
asm-commons-6.2.1
6.2
asm-commons-6.2
6.1.x
asm-commons-6.1.1
6.1
asm-commons-6.1
asm-commons-6.1-beta2
asm-commons-6.1-alpha
asm-commons-6.1-beta
6.0
asm-commons-6.0
6.0_BETA
asm-commons-6.0_BETA
6.0_ALPHA
asm-commons-6.0_ALPHA
5.2
asm-commons-5.2
5.1
asm-commons-5.1
5.0.x
asm-commons-5.0.4
asm-commons-5.0.3
asm-commons-5.0.2
asm-commons-5.0.1
5.0
asm-commons-5.0
5.0_BETA
asm-commons-5.0_BETA
5.0_ALPHA
asm-commons-5.0_ALPHA
4.2
asm-commons-4.2
4.1
asm-commons-4.1
4.0
asm-commons-4.0

How to add a dependency to Maven

Add the following org.ow2.asm : asm-commons maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ow2.asm</groupId>
    <artifactId>asm-commons</artifactId>
    <version>9.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ow2.asm : asm-commons gradle dependency to your build.gradle file:

implementation 'org.ow2.asm:asm-commons:9.5'

Gradle Kotlin DSL: Add the following org.ow2.asm : asm-commons gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ow2.asm:asm-commons:9.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ow2.asm : asm-commons sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ow2.asm" % "asm-commons" % "9.5"

Advertisement

Dependencies from Group

asm
Mar 24, 2023
2.2k usages
Mar 24, 2023
937 usages
Mar 24, 2023
811 usages
Mar 24, 2023
640 usages
Mar 24, 2023
495 usages

Discover Dependencies

Apr 11, 2023
236 usages
3.5k stars
Apr 02, 2017
212 usages
Jun 18, 2023
1k usages
3.1k stars
Oct 14, 2020
7 usages
305 stars
Apr 16, 2020
8 usages
43 stars
Feb 02, 2016
24 usages
Jul 21, 2021
302 usages
4.2k stars
Aug 05, 2021
147 usages
4.5k stars
Jun 21, 2023
12.2k stars