MVN

org.jruby.extras : jnr-x86asm

Maven & Gradle

Jan 28, 2011
1 usages

jnr-x86asm · A pure-java X86 and X86_64 assembler

<dependency>
    <groupId>org.jruby.extras</groupId>
    <artifactId>jnr-x86asm</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jruby.extras : jnr-x86asm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of org.jruby.extras : jnr-x86asm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jnr-x86asm-1.0.0
0.1
jnr-x86asm-0.1

How to add a dependency to Maven

Add the following org.jruby.extras : jnr-x86asm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jruby.extras</groupId>
    <artifactId>jnr-x86asm</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jruby.extras : jnr-x86asm gradle dependency to your build.gradle file:

implementation 'org.jruby.extras:jnr-x86asm:1.0.0'

Gradle Kotlin DSL: Add the following org.jruby.extras : jnr-x86asm gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jruby.extras:jnr-x86asm:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jruby.extras : jnr-x86asm sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jruby.extras" % "jnr-x86asm" % "1.0.0"

Advertisement

Dependencies from Group

Feb 28, 2017
13 usages
8 stars
Oct 11, 2012
10 usages
Jul 03, 2011
9 usages
Dec 28, 2009
9 usages
Aug 28, 2012
7 usages

Discover Dependencies

Aug 28, 2012
7 usages
Jul 04, 2011
11 stars
jna
Nov 27, 2012
3 usages
Jul 03, 2011
9 usages
Mar 13, 2007
Aug 28, 2012
1 usages
Nov 10, 2014
1.5k stars