MVN

asm : kasm

Maven & Gradle

Sep 20, 2005
<dependency>
    <groupId>asm</groupId>
    <artifactId>kasm</artifactId>
    <version>1.3.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.3.5

All Versions

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

Version Vulnerabilities Updated
20041228.180559
kasm-20041228.180559
1.5.x
kasm-1.5.3
kasm-1.5.2
kasm-1.5.1
1.3.x
kasm-1.3.5

How to add a dependency to Maven

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

<dependency>
    <groupId>asm</groupId>
    <artifactId>kasm</artifactId>
    <version>1.3.5</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'asm:kasm:1.3.5'

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

implementation("asm:kasm:1.3.5")

How to add a dependency to SBT Scala

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

libraryDependencies += "asm" % "kasm" % "1.3.5"

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 07, 2015
22 usages
Sep 26, 2014
7 usages
Nov 17, 2011
4 usages
May 14, 2013
3 usages
4 stars
Jan 27, 2015
196 stars
Oct 26, 2011
11 usages
Oct 04, 2010
2 usages
65 stars