SBT Plugin to ease working with JNI
sbt-jni-core 1.5.4
Group ID:
com.github.sbt
Artifact ID:
sbt-jni-core_2.12
Version:
1.5.4
Version Scheme:
Release Date:
Jul 24, 2022
Licenses:
Files:
Full Scala Version:
2.12.16
Developers:
libraryDependencies += "com.github.sbt" %% "sbt-jni-core" % "1.5.4"
ivy"com.github.sbt::sbt-jni-core:1.5.4"
//> using dep "com.github.sbt::sbt-jni-core:1.5.4"
import $ivy.`com.github.sbt::sbt-jni-core:1.5.4`
<dependency> <groupId>com.github.sbt</groupId> <artifactId>sbt-jni-core_2.12</artifactId> <version>1.5.4</version> </dependency>
compile group: 'com.github.sbt', name: 'sbt-jni-core_2.12', version: '1.5.4'