com.github.pkpkpk/cljs-cache

cljs.cache & cljs.cache.wrapped

Leiningen/Boot

[com.github.pkpkpk/cljs-cache "1.0.20"]

Clojure CLI/deps.edn

com.github.pkpkpk/cljs-cache {:mvn/version "1.0.20"}

Gradle

implementation("com.github.pkpkpk:cljs-cache:1.0.20")

Maven

<dependency>
  <groupId>com.github.pkpkpk</groupId>
  <artifactId>cljs-cache</artifactId>
  <version>1.0.20</version>
</dependency>