License |
License |
---|---|
GroupId | GroupIdcom.github.sbt |
ArtifactId | ArtifactIdsbt-jni-core_3 |
Last Version | Last Version1.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsbt-jni-core
sbt-jni-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sbt-jni-core_3-1.5.3.pom | |
sbt-jni-core_3-1.5.3.jar | 8 KB |
sbt-jni-core_3-1.5.3-sources.jar | 1 KB |
sbt-jni-core_3-1.5.3-javadoc.jar | 180 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-compiler_3 | jar | 3.0.1 |