MVN

de.unkrig.jdisasm : jdisasm

Maven & Gradle

Nov 06, 2020
5 usages
1k stars

jdisasm · A disassembler for Java .class files.

<dependency>
    <groupId>de.unkrig.jdisasm</groupId>
    <artifactId>jdisasm</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.unkrig.jdisasm : jdisasm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of de.unkrig.jdisasm : jdisasm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jdisasm-1.0.6
jdisasm-1.0.5
jdisasm-1.0.4
jdisasm-1.0.2
jdisasm-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>de.unkrig.jdisasm</groupId>
    <artifactId>jdisasm</artifactId>
    <version>1.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.unkrig.jdisasm : jdisasm gradle dependency to your build.gradle file:

implementation 'de.unkrig.jdisasm:jdisasm:1.0.6'

Gradle Kotlin DSL: Add the following de.unkrig.jdisasm : jdisasm gradle kotlin dependency to your build.gradle.kts file:

implementation("de.unkrig.jdisasm:jdisasm:1.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.unkrig.jdisasm : jdisasm sbt scala dependency to your build.sbt file:

libraryDependencies += "de.unkrig.jdisasm" % "jdisasm" % "1.0.6"

Advertisement

Dependencies from Group

Nov 06, 2020
5 usages
1k stars

Discover Dependencies

Jan 22, 2020
2 usages
May 28, 2022
6 usages
2 stars
Apr 25, 2016
7 usages
3 stars
May 02, 2017
9 usages
34 stars
Jul 15, 2023
16 usages
Dec 14, 2021
4 usages
24 stars
Aug 04, 2021
4 usages
1 stars
Nov 25, 2020
16 usages
24.3k stars
Apr 14, 2022
25 usages
180 stars