is not current version
Last Version 1.3.2

ch.tatool:tatool-core 1.3


GroupId

GroupId

ch.tatool
ArtifactId

ArtifactId

tatool-core
Version

Version

1.3
Type

Type

jar

Download tatool-core 1.3


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