MVN

net.minidev : asm

Maven & Gradle

Dec 12, 2014
29 usages
136 stars

ASM helper Minidev · ASM Optimisation Package

<dependency>
    <groupId>net.minidev</groupId>
    <artifactId>asm</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.minidev : asm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2
  • Latest Release Candidate: 1.0-RC3

All Versions

Choose a version of net.minidev : asm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
asm-1.0.2
1.0
asm-1.0
asm-1.0-RC3
asm-1.0-RC1

How to add a dependency to Maven

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

<dependency>
    <groupId>net.minidev</groupId>
    <artifactId>asm</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'net.minidev:asm:1.0.2'

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

implementation("net.minidev:asm:1.0.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "net.minidev" % "asm" % "1.0.2"

Advertisement

Dependencies from Group

Jul 09, 2023
497 usages
143 stars
Dec 22, 2018
91 usages
11 stars
Jul 09, 2023
46 usages
143 stars
asm
Dec 12, 2014
29 usages
136 stars
Apr 04, 2017
5 usages

Discover Dependencies

Jan 18, 2014
1 usages
2 stars
Jun 13, 2014
364 stars
Aug 15, 2011
1 usages
May 18, 2013
2 usages
Jun 30, 2014
46 stars
Sep 19, 2006
9 usages
May 01, 2013
1 usages
1 stars
Mar 16, 2015
33 stars
May 28, 2014
1 usages