com.github.pkpkpk/cljs-cache

cljs.cache & cljs.cache.wrapped

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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