sbt-jni-core


License

License

GroupId

GroupId

com.github.sbt
ArtifactId

ArtifactId

sbt-jni-core_2.12
Last Version

Last Version

1.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

sbt-jni-core
sbt-jni-core
Project URL

Project URL

https://github.com/jodersky/sbt-jni
Project Organization

Project Organization

com.github.sbt
Source Code Management

Source Code Management

https://github.com/sbt/sbt-jni

Download sbt-jni-core_2.12

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.14
org.scala-lang : scala-reflect jar 2.12.14

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.12.14

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.3
1.5.2
1.5.1
1.5.0