MVN

org.kohsuke : asm5

Maven & Gradle

Apr 13, 2014
8 usages
2 stars

asm5 · ObjectWeb ASM package-renamed to isolate incompatibilities between major versions

<dependency>
    <groupId>org.kohsuke</groupId>
    <artifactId>asm5</artifactId>
    <version>5.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kohsuke : asm5 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.0.1

All Versions

Choose a version of org.kohsuke : asm5 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.0.x
asm5-5.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.kohsuke</groupId>
    <artifactId>asm5</artifactId>
    <version>5.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.kohsuke : asm5 gradle dependency to your build.gradle file:

implementation 'org.kohsuke:asm5:5.0.1'

Gradle Kotlin DSL: Add the following org.kohsuke : asm5 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.kohsuke:asm5:5.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.kohsuke : asm5 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.kohsuke" % "asm5" % "5.0.1"

Advertisement

Dependencies from Group

Aug 21, 2023
102 usages
1k stars
Apr 12, 2018
53 usages
Aug 04, 2018
19 usages
Mar 18, 2021
12 usages
130 stars
Jul 20, 2015
9 usages

Discover Dependencies

Dec 28, 2011
1 usages
16 stars
Mar 03, 2015
1 usages
1 stars
May 22, 2014
51 stars
Jan 16, 2014
0 stars
Jan 12, 2011
168 usages
Sep 20, 2005
1 usages