MVN

asm : asm-all

Maven & Gradle

Jan 12, 2011
171 usages

ASM All

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

Latest Version

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

  • Latest Stable: 3.3.1

All Versions

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

Version Vulnerabilities Updated
20070324
asm-all-20070324
3.3.x
asm-all-3.3.1
3.3
asm-all-3.3
3.2
asm-all-3.2
3.1
asm-all-3.1
3.0
asm-all-3.0
3.0_RC1
asm-all-3.0_RC1
2.2.x
asm-all-2.2.3
2.2
asm-all-2.2
2.1
asm-all-2.1

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'asm:asm-all:3.3.1'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "asm" % "asm-all" % "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

Jan 10, 2022
71 usages
90 stars
Nov 14, 2012
71 usages
4 stars
Aug 14, 2013
129 usages
26 stars
Mar 13, 2023
639 usages
15 stars
Dec 19, 2012
189 usages
Jan 01, 2020
382 usages
22 stars
Feb 12, 2021
372 usages
20 stars
Jun 27, 2019
326 usages
4 stars