is not current version
Last Version 19.11.0

io.github.cactacea:core_2.12 18.12.6

core

GroupId

GroupId

io.github.cactacea
ArtifactId

ArtifactId

core_2.12
Version

Version

18.12.6
Type

Type

jar

Download core_2.12 18.12.6


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