is not current version
Last Version 2.1.1

gg.jte:jte-kotlin 1.12.0


Categories

Categories

Kotlin Languages
GroupId

GroupId

gg.jte
ArtifactId

ArtifactId

jte-kotlin
Version

Version

1.12.0
Type

Type

jar

Download jte-kotlin 1.12.0


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