MVN

asm : asm-debug-all

Maven & Gradle

Jan 12, 2011
10 usages

ASM Debug All

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

Latest Version

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

  • Latest Stable: 3.3.1

All Versions

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

Version Vulnerabilities Updated
3.3.x
asm-debug-all-3.3.1
3.3
asm-debug-all-3.3
3.2
asm-debug-all-3.2

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'asm:asm-debug-all:3.3.1'

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

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

How to add a dependency to SBT Scala

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

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

Apr 29, 2023
428 stars
Apr 02, 2022
6 usages
25 stars
Jun 20, 2014
7 usages
26 stars
Aug 02, 2023
2 usages
15 stars
Aug 25, 2023
36 usages
11.9k stars
Dec 01, 2017
4 usages
29 stars
Oct 01, 2019
7 usages
26 stars
Mar 24, 2012
9 usages
Jun 11, 2021
39 usages
30 stars