MVN

com.github.stephengold : asm-all

Maven & Gradle

May 08, 2021
1 usages
7 stars

com.github.stephengold:asm-all · A very small and fast Java bytecode manipulation framework

<dependency>
    <groupId>com.github.stephengold</groupId>
    <artifactId>asm-all</artifactId>
    <version>3.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.stephengold : asm-all to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.1

All Versions

Choose a version of com.github.stephengold : asm-all to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
asm-all-3.1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.stephengold</groupId>
    <artifactId>asm-all</artifactId>
    <version>3.1.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.stephengold:asm-all:3.1.1'

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

implementation("com.github.stephengold:asm-all:3.1.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.stephengold" % "asm-all" % "3.1.1"

Advertisement

Dependencies from Group

Jun 02, 2023
10 usages
14 stars
Jan 24, 2022
1 usages
32 stars
Mar 22, 2023
1 usages
4 stars
Aug 18, 2023
1 usages
10 stars
Nov 15, 2021
1 usages
2 stars

Discover Dependencies

May 09, 2021
1 usages
Oct 11, 2021
1 usages
May 10, 2021
1 usages
940 stars
Aug 06, 2023
1 usages
940 stars
Aug 06, 2023
1 usages
940 stars
May 10, 2021
1 usages
940 stars
Feb 07, 2023
4 usages
May 10, 2021
1 usages
2 stars
May 10, 2021
1 usages
2 stars
May 15, 2021
1 usages
2 stars