jnr-x86asm

A pure-java X86 and X86_64 assembler

License

License

Categories

Categories

Ruby Languages ASM Application Layer Libs Bytecode Manipulation JNR Development Tools Native
GroupId

GroupId

org.jruby.extras
ArtifactId

ArtifactId

jnr-x86asm
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jnr-x86asm
A pure-java X86 and X86_64 assembler

Download jnr-x86asm

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.1