License |
License |
---|---|
Categories |
CategoriesJavaScript Languages React User Interface Web Frameworks |
GroupId | GroupIdio.github.reactivecircus.cache4k |
ArtifactId | ArtifactIdcache4k-js |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncache4k
In-memory Cache for Kotlin Multiplatform
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cache4k-js-0.6.0.pom | |
cache4k-js-0.6.0-sources.jar | 6 KB |
cache4k-js-0.6.0-javadoc.jar | 210 KB |
Browse |
<!-- 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"]
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 |