License |
License |
---|---|
GroupId | GroupIdcom.github.squirrelgrip |
ArtifactId | ArtifactIdscf4k |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.github.squirrelgrip:scf4k
A simple caching face for kotlin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scf4k-1.0.0.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.squirrelgrip/scf4k/ -->
<dependency>
<groupId>com.github.squirrelgrip</groupId>
<artifactId>scf4k</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scf4k/
implementation 'com.github.squirrelgrip:scf4k:1.0.0'
// https://jarcasting.com/artifacts/com.github.squirrelgrip/scf4k/
implementation ("com.github.squirrelgrip:scf4k:1.0.0")
'com.github.squirrelgrip:scf4k:pom:1.0.0'
<dependency org="com.github.squirrelgrip" name="scf4k" rev="1.0.0">
<artifact name="scf4k" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.squirrelgrip', module='scf4k', version='1.0.0')
)
libraryDependencies += "com.github.squirrelgrip" % "scf4k" % "1.0.0"
[com.github.squirrelgrip/scf4k "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.72 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test | jar | 1.3.72 |