is not current version
Last Version 2.6.3

io.ciera:tool-template 2.6.0-pre


GroupId

GroupId

io.ciera
ArtifactId

ArtifactId

tool-template
Version

Version

2.6.0-pre
Type

Type

jar

Download tool-template 2.6.0-pre


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