MVN

com.github.fommil : jniloader

Maven & Gradle

Oct 11, 2013
17 usages

JniLoader · Lightweight convenience for loading JNI natives.

<dependency>
    <groupId>com.github.fommil</groupId>
    <artifactId>jniloader</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1

All Versions

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

Version Vulnerabilities Updated
1.1
jniloader-1.1
1.0
jniloader-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.fommil</groupId>
    <artifactId>jniloader</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.fommil : jniloader gradle dependency to your build.gradle file:

implementation 'com.github.fommil:jniloader:1.1'

Gradle Kotlin DSL: Add the following com.github.fommil : jniloader gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.fommil:jniloader:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.fommil : jniloader sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.fommil" % "jniloader" % "1.1"

Advertisement

Dependencies from Group

Oct 11, 2013
17 usages
Sep 01, 2013
4 usages
Jan 29, 2014
2 usages

Discover Dependencies

Apr 16, 2015
13 usages
Jan 24, 2008
41 usages
Aug 07, 2010
83 usages
Nov 27, 2007
20 usages
Oct 15, 2014
26 usages
13 stars
Mar 08, 2013
11 usages
Nov 27, 2007
17 usages