is not current version
Last Version 1.0.8

io.geekbytes:sbt_2.12 1.0.6

A project for CTM

GroupId

GroupId

io.geekbytes
ArtifactId

ArtifactId

sbt_2.12
Version

Version

1.0.6
Type

Type

jar

Download sbt_2.12 1.0.6


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