is not current version
Last Version 3.0.0-beta1

io.ciera:tool-core 2.0.0


GroupId

GroupId

io.ciera
ArtifactId

ArtifactId

tool-core
Version

Version

2.0.0
Type

Type

jar

Download tool-core 2.0.0


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