is not current version
Last Version 1.5.3

com.github.sbt:sbt-jni-core_3 1.5.2

sbt-jni-core

GroupId

GroupId

com.github.sbt
ArtifactId

ArtifactId

sbt-jni-core_3
Version

Version

1.5.2
Type

Type

jar

Download sbt-jni-core_3 1.5.2


<!-- https://jarcasting.com/artifacts/com.github.sbt/sbt-jni-core_3/ -->
<dependency>
    <groupId>com.github.sbt</groupId>
    <artifactId>sbt-jni-core_3</artifactId>
    <version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sbt/sbt-jni-core_3/
implementation 'com.github.sbt:sbt-jni-core_3:1.5.2'
// https://jarcasting.com/artifacts/com.github.sbt/sbt-jni-core_3/
implementation ("com.github.sbt:sbt-jni-core_3:1.5.2")
'com.github.sbt:sbt-jni-core_3:jar:1.5.2'
<dependency org="com.github.sbt" name="sbt-jni-core_3" rev="1.5.2">
  <artifact name="sbt-jni-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sbt', module='sbt-jni-core_3', version='1.5.2')
)
libraryDependencies += "com.github.sbt" % "sbt-jni-core_3" % "1.5.2"
[com.github.sbt/sbt-jni-core_3 "1.5.2"]