is not current version
Last Version 0.6.0

cache4k 0.3.0

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
Version

Version

0.3.0
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 0.3.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.5.21
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.21
co.touchlab : stately-concurrency-js jar 1.1.7
co.touchlab : stately-isolate-js jar 1.1.7-a1
co.touchlab : stately-iso-collections-js jar 1.1.7-a1

Project Modules

There are no modules declared in this project.