| License |
License |
|---|---|
| GroupId | GroupIdio.geekbytes |
| ArtifactId | ArtifactIdsbt_2.12 |
| Version | Version1.0.8 |
| Type | Typejar |
| Description |
Descriptiongeekbytes.sbt
A project for CTM
|
| Project Organization |
Project Organizationio.geekbytes |
| Filename | Size |
|---|---|
| sbt_2.12-1.0.8.pom | |
| sbt_2.12-1.0.8.jar | 36 KB |
| sbt_2.12-1.0.8-sources.jar | 2 KB |
| sbt_2.12-1.0.8-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.geekbytes/sbt_2.12/ -->
<dependency>
<groupId>io.geekbytes</groupId>
<artifactId>sbt_2.12</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.geekbytes/sbt_2.12/
implementation 'io.geekbytes:sbt_2.12:1.0.8'
// https://jarcasting.com/artifacts/io.geekbytes/sbt_2.12/
implementation ("io.geekbytes:sbt_2.12:1.0.8")
'io.geekbytes:sbt_2.12:jar:1.0.8'
<dependency org="io.geekbytes" name="sbt_2.12" rev="1.0.8">
<artifact name="sbt_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.geekbytes', module='sbt_2.12', version='1.0.8')
)
libraryDependencies += "io.geekbytes" % "sbt_2.12" % "1.0.8"
[io.geekbytes/sbt_2.12 "1.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.13 |
| org.scala-sbt : sbt | jar | 1.5.5 |