is not current version
Last Version 1.3

com.github.athieriot:jtaches 1.2


GroupId

GroupId

com.github.athieriot
ArtifactId

ArtifactId

jtaches
Version

Version

1.2
Type

Type

jar

Download jtaches 1.2


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