MVN

com.github.jnr : jnr-ffi

Maven & Gradle

Jun 06, 2023
199 usages
1.1k stars

jnr-ffi · A library for invoking native functions from java

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

Latest Version

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

  • Latest Stable: 2.2.14

All Versions

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

Version Vulnerabilities Updated
2.2.x
jnr-ffi-2.2.14
jnr-ffi-2.2.13
jnr-ffi-2.2.12
jnr-ffi-2.2.11
jnr-ffi-2.2.10
jnr-ffi-2.2.9
jnr-ffi-2.2.8
jnr-ffi-2.2.7
jnr-ffi-2.2.6
jnr-ffi-2.2.5
jnr-ffi-2.2.4
jnr-ffi-2.2.3
jnr-ffi-2.2.2
jnr-ffi-2.2.1
jnr-ffi-2.2.0
2.1.x
jnr-ffi-2.1.16
jnr-ffi-2.1.15
jnr-ffi-2.1.14
jnr-ffi-2.1.13
jnr-ffi-2.1.12
jnr-ffi-2.1.11
jnr-ffi-2.1.10
jnr-ffi-2.1.9
jnr-ffi-2.1.8
jnr-ffi-2.1.7
jnr-ffi-2.1.6
jnr-ffi-2.1.5
jnr-ffi-2.1.4
jnr-ffi-2.1.3
jnr-ffi-2.1.2
jnr-ffi-2.1.1
jnr-ffi-2.1.0
2.0.x
jnr-ffi-2.0.9
jnr-ffi-2.0.8
jnr-ffi-2.0.7
jnr-ffi-2.0.6
jnr-ffi-2.0.5
jnr-ffi-2.0.4
jnr-ffi-2.0.3
jnr-ffi-2.0.2
jnr-ffi-2.0.1
jnr-ffi-2.0.0
1.0.x
jnr-ffi-1.0.10
jnr-ffi-1.0.9
jnr-ffi-1.0.7
jnr-ffi-1.0.6
jnr-ffi-1.0.5
jnr-ffi-1.0.4
jnr-ffi-1.0.3
jnr-ffi-1.0.2
jnr-ffi-1.0.1
jnr-ffi-1.0.0
0.7.x
jnr-ffi-0.7.11
jnr-ffi-0.7.10
jnr-ffi-0.7.9
jnr-ffi-0.7.8
jnr-ffi-0.7.7
jnr-ffi-0.7.6
jnr-ffi-0.7.5
jnr-ffi-0.7.4
jnr-ffi-0.7.3
jnr-ffi-0.7.2
jnr-ffi-0.7.1
0.6.x
jnr-ffi-0.6.1
jnr-ffi-0.6.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.jnr</groupId>
    <artifactId>jnr-ffi</artifactId>
    <version>2.2.14</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.jnr:jnr-ffi:2.2.14'

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

implementation("com.github.jnr:jnr-ffi:2.2.14")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.jnr" % "jnr-ffi" % "2.2.14"

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

Aug 16, 2023
60 usages
Oct 26, 2021
34 usages
Oct 28, 2008
23 usages
Feb 10, 2015
14 usages
480 stars
Oct 04, 2018
32 usages
30 stars
Aug 15, 2022
79 usages
869 stars
Aug 17, 2023
179 usages
3.3k stars