jnr-x86asm

A pure-java X86 and X86_64 assembler

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation JNR Development Tools Native
GroupId

GroupId

com.github.jnr
ArtifactId

ArtifactId

jnr-x86asm
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

jnr-x86asm
A pure-java X86 and X86_64 assembler
Project URL

Project URL

http://github.com/jnr/jnr-x86asm

Download jnr-x86asm

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.jnr/jnr-x86asm/ -->
<dependency>
    <groupId>com.github.jnr</groupId>
    <artifactId>jnr-x86asm</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jnr/jnr-x86asm/
implementation 'com.github.jnr:jnr-x86asm:1.0.2'
// https://jarcasting.com/artifacts/com.github.jnr/jnr-x86asm/
implementation ("com.github.jnr:jnr-x86asm:1.0.2")
'com.github.jnr:jnr-x86asm:jar:1.0.2'
<dependency org="com.github.jnr" name="jnr-x86asm" rev="1.0.2">
  <artifact name="jnr-x86asm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jnr', module='jnr-x86asm', version='1.0.2')
)
libraryDependencies += "com.github.jnr" % "jnr-x86asm" % "1.0.2"
[com.github.jnr/jnr-x86asm "1.0.2"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.
com.github.jnr

The Java Native Runtime Project

Versions

Version
1.0.2
1.0.1