is not current version
Last Version 1.2.1

com.github.squirrelgrip:cheti 1.0.3

A Kotlin Key Generator

GroupId

GroupId

com.github.squirrelgrip
ArtifactId

ArtifactId

cheti
Version

Version

1.0.3
Type

Type

jar

Download cheti 1.0.3


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