License |
License |
---|---|
GroupId | GroupIdcom.github.squirrelgrip |
ArtifactId | ArtifactIdcheti |
Version | Version1.1.13 |
Type | Typejar |
Description |
Descriptioncheti
A Kotlin Key Generator
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cheti-1.1.13.pom | |
cheti-1.1.13.jar | 75 KB |
cheti-1.1.13-sources.jar | 21 KB |
cheti-1.1.13-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.squirrelgrip/cheti/ -->
<dependency>
<groupId>com.github.squirrelgrip</groupId>
<artifactId>cheti</artifactId>
<version>1.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.squirrelgrip/cheti/
implementation 'com.github.squirrelgrip:cheti:1.1.13'
// https://jarcasting.com/artifacts/com.github.squirrelgrip/cheti/
implementation ("com.github.squirrelgrip:cheti:1.1.13")
'com.github.squirrelgrip:cheti:jar:1.1.13'
<dependency org="com.github.squirrelgrip" name="cheti" rev="1.1.13">
<artifact name="cheti" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.squirrelgrip', module='cheti', version='1.1.13')
)
libraryDependencies += "com.github.squirrelgrip" % "cheti" % "1.1.13"
[com.github.squirrelgrip/cheti "1.1.13"]
Group / Artifact | Type | Version |
---|---|---|
com.github.squirrelgrip : extensions | jar | 1.0.23 |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.apache.velocity : velocity | jar | 1.7 |
org.assertj : assertj-core | jar | 3.17.1 |
org.bouncycastle : bcprov-jdk15on | jar | 1.66 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.66 |
org.jetbrains.kotlin : kotlin-stdlib | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar |