jnr-a64asm

A pure-java A64 assembler

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation JNR Development Tools Native
GroupId

GroupId

com.github.jnr
ArtifactId

ArtifactId

jnr-a64asm
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jnr-a64asm
A pure-java A64 assembler

Download jnr-a64asm

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0