| License |
License |
|---|---|
| GroupId | GroupIdcom.github.squirrelgrip |
| ArtifactId | ArtifactIdcheti-core |
| Last Version | Last Version1.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA Kotlin Key Generator
|
| Filename | Size |
|---|---|
| cheti-core-1.2.1.pom | |
| cheti-core-1.2.1.jar | 73 KB |
| cheti-core-1.2.1-sources.jar | 20 KB |
| cheti-core-1.2.1-javadoc.jar | 408 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.squirrelgrip/cheti-core/ -->
<dependency>
<groupId>com.github.squirrelgrip</groupId>
<artifactId>cheti-core</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.squirrelgrip/cheti-core/
implementation 'com.github.squirrelgrip:cheti-core:1.2.1'
// https://jarcasting.com/artifacts/com.github.squirrelgrip/cheti-core/
implementation ("com.github.squirrelgrip:cheti-core:1.2.1")
'com.github.squirrelgrip:cheti-core:jar:1.2.1'
<dependency org="com.github.squirrelgrip" name="cheti-core" rev="1.2.1">
<artifact name="cheti-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.squirrelgrip', module='cheti-core', version='1.2.1')
)
libraryDependencies += "com.github.squirrelgrip" % "cheti-core" % "1.2.1"
[com.github.squirrelgrip/cheti-core "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.squirrelgrip : kotlin-extensions | jar | 1.2.6 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| org.apache.velocity : velocity | jar | 1.7 |
| org.assertj : assertj-core | jar | 3.21.0 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.69 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.69 |
| org.jetbrains.kotlin : kotlin-reflect | jar | |
| org.jetbrains.kotlin : kotlin-stdlib | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar |