MVN

com.github.jnr : jnr-a64asm

Maven & Gradle

Sep 06, 2018
15 usages
5 stars

jnr-a64asm · A pure-java A64 assembler

<dependency>
    <groupId>com.github.jnr</groupId>
    <artifactId>jnr-a64asm</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jnr : jnr-a64asm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.jnr : jnr-a64asm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jnr-a64asm-1.0.0

How to add a dependency to Maven

Add the following com.github.jnr : jnr-a64asm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.jnr</groupId>
    <artifactId>jnr-a64asm</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.jnr : jnr-a64asm gradle dependency to your build.gradle file:

implementation 'com.github.jnr:jnr-a64asm:1.0.0'

Gradle Kotlin DSL: Add the following com.github.jnr : jnr-a64asm gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.jnr:jnr-a64asm:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.jnr : jnr-a64asm sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.jnr" % "jnr-a64asm" % "1.0.0"

Advertisement

Dependencies from Group

Jun 06, 2023
199 usages
1.1k stars
Jun 06, 2023
192 usages
265 stars
Mar 11, 2023
190 usages
162 stars
Jun 06, 2023
173 usages
230 stars
Nov 15, 2022
163 usages
11 stars

Discover Dependencies

Jul 20, 2019
4 usages
17 stars
May 12, 2021
2 usages
0 stars
Jul 12, 2023
20 usages
2.5k stars
Sep 20, 2005
3 usages
Aug 14, 2023
2 usages
746 stars
Dec 13, 2016
2 usages
1 stars
Aug 16, 2023
1 usages
Aug 12, 2022
6 usages
13k stars