SBT Plugin to ease working with JNI
sbt-jni-core 1.7.1
Group ID:
com.github.sbt
Artifact ID:
sbt-jni-core_3
Version:
1.7.1
Version Scheme:
Release Date:
May 11, 2024
Licenses:
Files:
Full Scala Version:
3.4.1
Developers:
libraryDependencies += "com.github.sbt" %% "sbt-jni-core" % "1.7.1"
ivy"com.github.sbt::sbt-jni-core:1.7.1"
//> using dep "com.github.sbt::sbt-jni-core:1.7.1"
import $ivy.`com.github.sbt::sbt-jni-core:1.7.1`
<dependency> <groupId>com.github.sbt</groupId> <artifactId>sbt-jni-core_3</artifactId> <version>1.7.1</version> </dependency>
compile group: 'com.github.sbt', name: 'sbt-jni-core_3', version: '1.7.1'