MVN

asm : asm-commons

Maven & Gradle

Jan 12, 2011
168 usages

ASM Commons

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

Latest Version

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

  • Latest Stable: 3.3.1

All Versions

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

Version Vulnerabilities Updated
3.3.x
asm-commons-3.3.1
3.3
asm-commons-3.3
3.2
asm-commons-3.2
3.1
asm-commons-3.1
3.0
asm-commons-3.0
3.0_RC1
asm-commons-3.0_RC1
2.2.x
asm-commons-2.2.3
asm-commons-2.2.2
asm-commons-2.2.1
2.2
asm-commons-2.2
2.1
asm-commons-2.1
2.0
asm-commons-2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>asm</groupId>
    <artifactId>asm-commons</artifactId>
    <version>3.3.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'asm:asm-commons:3.3.1'

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

implementation("asm:asm-commons:3.3.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "asm" % "asm-commons" % "3.3.1"

Advertisement

Dependencies from Group

asm
Jan 12, 2011
904 usages
Jan 12, 2011
171 usages
Jan 12, 2011
168 usages
Jan 12, 2011
113 usages
Jan 12, 2011
61 usages

Discover Dependencies

Sep 20, 2005
1 usages
Aug 26, 2013
45 usages
Mar 25, 2012
3 stars
Apr 22, 2014
260 stars
Jun 03, 2011
3 stars
Mar 18, 2015
0 stars