MVN

com.github.jnr : jnr-invoke

Maven & Gradle

Oct 12, 2013

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

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

Latest Version

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

  • Latest Stable: 0.1

All Versions

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

Version Vulnerabilities Updated
0.1
jnr-invoke-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.jnr</groupId>
    <artifactId>jnr-invoke</artifactId>
    <version>0.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.jnr:jnr-invoke:0.1'

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

implementation("com.github.jnr:jnr-invoke:0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.jnr" % "jnr-invoke" % "0.1"

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

Sep 03, 2013
Mar 23, 2013
1 stars
Sep 17, 2014
2 usages
1.9k stars
Mar 16, 2015
3.7k stars
Aug 26, 2014
2.4k stars
Nov 01, 2013
0 stars
Sep 23, 2014
422 stars