com.github.squirrelgrip:scf4k

A simple caching face for kotlin

License

License

GroupId

GroupId

com.github.squirrelgrip
ArtifactId

ArtifactId

scf4k
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

com.github.squirrelgrip:scf4k
A simple caching face for kotlin
Project URL

Project URL

https://www.github.com/squirrelgrip/scf4k
Source Code Management

Source Code Management

https://github.com/SquirrelGrip/scf4k

Download scf4k

Filename Size
scf4k-1.0.0.pom 14 KB
Browse

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.3.72

Project Modules

  • scf4k-core

Build Status Maven Central

scf4k

Versions

Version
1.0.0