is not current version
Last Version 1.2.1

com.github.squirrelgrip:cheti 1.0.2

A Kotlin Key Generator

GroupId

GroupId

com.github.squirrelgrip
ArtifactId

ArtifactId

cheti
Version

Version

1.0.2
Type

Type

jar

Download cheti 1.0.2


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