MVN

org.ow2.util.asm : asm-commons

Maven & Gradle

Apr 22, 2008
8 usages

ASM Commons

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

Latest Version

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

  • Latest Stable: 3.1

All Versions

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

Version Vulnerabilities Updated
3.1
asm-commons-3.1

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.ow2.util.asm:asm-commons:3.1'

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

implementation("org.ow2.util.asm:asm-commons:3.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.ow2.util.asm" % "asm-commons" % "3.1"

Advertisement

Dependencies from Group

asm
Apr 22, 2008
21 usages
Apr 22, 2008
8 usages
Apr 22, 2008
1 usages

Discover Dependencies

May 10, 2014
26 usages
0 stars
Oct 31, 2011
5 usages
Jul 24, 2014
1 usages
May 14, 2013
2 usages
6 stars
Aug 20, 2014
15 usages
6 stars
wcs
Nov 18, 2008
3 usages
Jun 18, 2014
13 usages
24 stars
Apr 23, 2012
3 usages