MVN

com.aparapi : aparapi-jni

Maven & Gradle

Jul 12, 2021
2 usages

Aparapi JNI · Loads the native JNI library component needed to use Aparapi.

<dependency>
    <groupId>com.aparapi</groupId>
    <artifactId>aparapi-jni</artifactId>
    <version>1.4.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aparapi : aparapi-jni to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.3

All Versions

Choose a version of com.aparapi : aparapi-jni to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
aparapi-jni-1.4.3
aparapi-jni-1.4.2
aparapi-jni-1.4.1
aparapi-jni-1.4.0
1.3.x
aparapi-jni-1.3.1
1.2.x
aparapi-jni-1.2.0
1.1.x
aparapi-jni-1.1.2
aparapi-jni-1.1.1
aparapi-jni-1.1.0
1.0.x
aparapi-jni-1.0.1
aparapi-jni-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.aparapi</groupId>
    <artifactId>aparapi-jni</artifactId>
    <version>1.4.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.aparapi : aparapi-jni gradle dependency to your build.gradle file:

implementation 'com.aparapi:aparapi-jni:1.4.3'

Gradle Kotlin DSL: Add the following com.aparapi : aparapi-jni gradle kotlin dependency to your build.gradle.kts file:

implementation("com.aparapi:aparapi-jni:1.4.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.aparapi : aparapi-jni sbt scala dependency to your build.sbt file:

libraryDependencies += "com.aparapi" % "aparapi-jni" % "1.4.3"

Advertisement

Dependencies from Group

Jul 12, 2021
14 usages
Jul 12, 2021
2 usages

Discover Dependencies

Mar 02, 2017
2 usages
2 stars
Jan 27, 2022
19 usages
673 stars
Jan 16, 2019
2 usages
0 stars
Jun 28, 2021
2 usages
0 stars
Jul 10, 2023
333 stars
Dec 14, 2018
6 usages
2.9k stars
Aug 01, 2023
11 usages
59 stars