MVN

org.kohsuke : asm6

Maven & Gradle

Jun 18, 2018
3 usages
2 stars

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

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

Latest Version

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

  • Latest Stable: 6.2

All Versions

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

Version Vulnerabilities Updated
6.2
asm6-6.2
6.0_BETA
asm6-6.0_BETA

How to add a dependency to Maven

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

<dependency>
    <groupId>org.kohsuke</groupId>
    <artifactId>asm6</artifactId>
    <version>6.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.kohsuke:asm6:6.2'

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

implementation("org.kohsuke:asm6:6.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.kohsuke" % "asm6" % "6.2"

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 02, 2018
6 usages
381 stars
Sep 08, 2017
1 usages
Aug 24, 2023
2 usages
30 stars
Apr 15, 2022
2 usages
10.6k stars
Apr 15, 2022
3 usages
10.6k stars
Apr 15, 2022
2 usages
10.6k stars
Jun 06, 2023
1 usages
Jul 21, 2023
1 usages
866 stars
Jul 21, 2023
1 usages
866 stars