is not current version
Last Version 19.11.0

io.github.cactacea:core_2.12 19.9.3

core

GroupId

GroupId

io.github.cactacea
ArtifactId

ArtifactId

core_2.12
Version

Version

19.9.3
Type

Type

jar

Download core_2.12 19.9.3


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