is not current version
Last Version 2.6.3

io.ciera:tool-template 1.1.10


GroupId

GroupId

io.ciera
ArtifactId

ArtifactId

tool-template
Version

Version

1.1.10
Type

Type

jar

Download tool-template 1.1.10


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