Jar examples for j:jdisasm
A disassembler for Java .class files.
You can download jar file jdisasm 1.0.0 in this page.
New BSD License
You can use the following script to add jdisasm-1.0.0.jar to your project.
<dependency> <groupId>de.unkrig.jdisasm</groupId> <artifactId>jdisasm</artifactId> <version>1.0.0</version> </dependency>
compile group: 'de.unkrig.jdisasm', name: 'jdisasm', version: '1.0.0'
libraryDependencies += "de.unkrig.jdisasm" % "jdisasm" % "1.0.0"
<dependency org="de.unkrig.jdisasm" name="jdisasm" rev="1.0.0"/>
@Grapes(@Grab(group='de.unkrig.jdisasm', module='jdisasm', version='1.0.0'))
'de.unkrig.jdisasm:jdisasm:jar:1.0.0'
Click the following link to download the jar file.
jdisasm-1.0.0-jar-with-dependencies.jar