MVN

org.ow2.util.asm : asm

Maven & Gradle

Apr 22, 2008
21 usages

ASM Core

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

Latest Version

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

  • Latest Stable: 3.1

All Versions

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

Version Vulnerabilities Updated
3.1
asm-3.1

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

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

Discover Dependencies

Dec 21, 2012
19 usages
3 stars
Jul 01, 2023
118 usages
4.7k stars
Feb 16, 2019
4 usages
768 stars
Jul 22, 2019
8 usages
2 stars
Feb 05, 2019
29 usages
41 stars
May 24, 2018
14 usages
765 stars
May 17, 2016
9 usages
192 stars
Jul 27, 2023
196 usages
180 stars
Apr 11, 2023
11 usages
Jul 19, 2023
25 usages
454 stars