sbt-jni-core


License

License

GroupId

GroupId

com.github.sbt
ArtifactId

ArtifactId

sbt-jni-core_3
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_3

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.1

provided (1)

Group / Artifact Type Version
org.scala-lang : scala3-compiler_3 jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.3
1.5.2
1.5.1
1.5.0