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