MVN

asm : asm-analysis

Maven & Gradle

Jan 12, 2011
45 usages

asm-analysis

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

Latest Version

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

  • Latest Stable: 3.3.1

All Versions

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

Version Vulnerabilities Updated
20041228.180559
asm-analysis-20041228.180559
3.3.x
asm-analysis-3.3.1
3.3
asm-analysis-3.3
3.2
asm-analysis-3.2
3.1
asm-analysis-3.1
3.0
asm-analysis-3.0
3.0_RC1
asm-analysis-3.0_RC1
2.2.x
asm-analysis-2.2.3
asm-analysis-2.2.1
2.2
asm-analysis-2.2
2.1
asm-analysis-2.1
2.0
asm-analysis-2.0
1.5.x
asm-analysis-1.5.3
asm-analysis-1.5.2
asm-analysis-1.5.1

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'asm:asm-analysis:3.3.1'

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

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

How to add a dependency to SBT Scala

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

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

Jun 13, 2020
11 usages
2 stars
Feb 06, 2013
16 usages
2.6k stars
Jul 14, 2020
18 usages
5.8k stars
Jun 16, 2012
17 usages
Sep 24, 2015
100 usages
Dec 27, 2022
32 usages
54 stars
Apr 08, 2019
40 usages
1 stars