cache4k

In-memory Cache for Kotlin Multiplatform

License

License

Categories

Categories

JavaScript Languages React User Interface Web Frameworks
GroupId

GroupId

io.github.reactivecircus.cache4k
ArtifactId

ArtifactId

cache4k-js
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

cache4k
In-memory Cache for Kotlin Multiplatform
Project URL

Project URL

https://github.com/reactivecircus/cache4k
Source Code Management

Source Code Management

https://github.com/reactivecircus/cache4k

Download cache4k-js

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.reactivecircus.cache4k/cache4k-js/ -->
<dependency>
    <groupId>io.github.reactivecircus.cache4k</groupId>
    <artifactId>cache4k-js</artifactId>
    <version>0.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.reactivecircus.cache4k/cache4k-js/
implementation 'io.github.reactivecircus.cache4k:cache4k-js:0.6.0'
// https://jarcasting.com/artifacts/io.github.reactivecircus.cache4k/cache4k-js/
implementation ("io.github.reactivecircus.cache4k:cache4k-js:0.6.0")
'io.github.reactivecircus.cache4k:cache4k-js:pom:0.6.0'
<dependency org="io.github.reactivecircus.cache4k" name="cache4k-js" rev="0.6.0">
  <artifact name="cache4k-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.reactivecircus.cache4k', module='cache4k-js', version='0.6.0')
)
libraryDependencies += "io.github.reactivecircus.cache4k" % "cache4k-js" % "0.6.0"
[io.github.reactivecircus.cache4k/cache4k-js "0.6.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.21
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.21
org.jetbrains.kotlinx : kotlinx-coroutines-core-js jar 1.6.1
org.jetbrains.kotlinx : atomicfu-js jar 0.17.2

Project Modules

There are no modules declared in this project.
io.github.reactivecircus.cache4k

Reactive Circus

A bunch of open source projects mostly around Android - apps, tooling, libraries and experiments.

Versions

Version
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.1
0.1.0