Jar examples for j:jnr-x86asm
A pure-java X86 and X86_64 assembler
You can download jar file jnr-x86asm 1.0.2 in this page.
MIT License
You can use the following script to add jnr-x86asm-1.0.2.jar to your project.
<dependency> <groupId>com.github.jnr</groupId> <artifactId>jnr-x86asm</artifactId> <version>1.0.2</version> </dependency>
compile group: 'com.github.jnr', name: 'jnr-x86asm', version: '1.0.2'
libraryDependencies += "com.github.jnr" % "jnr-x86asm" % "1.0.2"
<dependency org="com.github.jnr" name="jnr-x86asm" rev="1.0.2"/>
@Grapes(@Grab(group='com.github.jnr', module='jnr-x86asm', version='1.0.2'))
'com.github.jnr:jnr-x86asm:jar:1.0.2'
Click the following link to download the jar file.
jnr-x86asm-1.0.2-javadoc.jar