MVN

org.actframework : act-asm

Maven & Gradle

Jun 27, 2020
1 usages

ACT ASM · All source code come from ASM 5 and put under new namespace: act.asm

<dependency>
    <groupId>org.actframework</groupId>
    <artifactId>act-asm</artifactId>
    <version>5.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.actframework : act-asm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.0.6

All Versions

Choose a version of org.actframework : act-asm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.0.x
act-asm-5.0.6
act-asm-5.0.5
act-asm-5.0.4
act-asm-5.0.3
act-asm-5.0.2
act-asm-5.0.1
5.0
act-asm-5.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.actframework</groupId>
    <artifactId>act-asm</artifactId>
    <version>5.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.actframework : act-asm gradle dependency to your build.gradle file:

implementation 'org.actframework:act-asm:5.0.6'

Gradle Kotlin DSL: Add the following org.actframework : act-asm gradle kotlin dependency to your build.gradle.kts file:

implementation("org.actframework:act-asm:5.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.actframework : act-asm sbt scala dependency to your build.sbt file:

libraryDependencies += "org.actframework" % "act-asm" % "5.0.6"

Advertisement

Dependencies from Group

act
Nov 26, 2022
24 usages
737 stars
Nov 03, 2019
12 usages
5 stars
Feb 20, 2021
9 usages
Mar 04, 2020
8 usages
1 stars
Jun 27, 2020
8 usages
0 stars

Discover Dependencies

Jul 26, 2019
3 usages
Apr 30, 2023
3 usages
Jul 05, 2017
1 usages
3.9k stars
Aug 06, 2018
1 usages
Aug 06, 2018
1 usages
May 16, 2020
1 usages
Aug 06, 2018
1 usages
35 stars
Mar 12, 2017
1 usages
Dec 26, 2022
1 usages
2.2k stars