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