is not current version
Last Version 2.1.1

gg.jte:jte 1.7.0


GroupId

GroupId

gg.jte
ArtifactId

ArtifactId

jte
Version

Version

1.7.0
Type

Type

jar

Download jte 1.7.0


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