| License |
License |
|---|---|
| GroupId | GroupIdcom.github.squirrelgrip |
| ArtifactId | ArtifactIdscf4k-core |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.github.squirrelgrip:scf4k-core
A simple caching face for kotlin
|
| Filename | Size |
|---|---|
| scf4k-core-1.0.0.pom | |
| scf4k-core-1.0.0.jar | 5 KB |
| scf4k-core-1.0.0-sources.jar | 2 KB |
| scf4k-core-1.0.0-javadoc.jar | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.squirrelgrip/scf4k-core/ -->
<dependency>
<groupId>com.github.squirrelgrip</groupId>
<artifactId>scf4k-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scf4k-core/
implementation 'com.github.squirrelgrip:scf4k-core:1.0.0'
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scf4k-core/
implementation ("com.github.squirrelgrip:scf4k-core:1.0.0")
'com.github.squirrelgrip:scf4k-core:jar:1.0.0'
<dependency org="com.github.squirrelgrip" name="scf4k-core" rev="1.0.0">
<artifact name="scf4k-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.squirrelgrip', module='scf4k-core', version='1.0.0')
)
libraryDependencies += "com.github.squirrelgrip" % "scf4k-core" % "1.0.0"
[com.github.squirrelgrip/scf4k-core "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 29.0-jre |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.72 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
| org.assertj : assertj-core | jar | 3.15.0 |
| org.jetbrains.kotlin : kotlin-test | jar | 1.3.72 |