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