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