org.clojars.franks42/cljs-uuid-utils

Micro library with ClojureScript implementation of a type 4, random UUID generator compatible with cljs.core/UUID

Leiningen/Boot

[org.clojars.franks42/cljs-uuid-utils "0.1.0"]

Clojure CLI/deps.edn

org.clojars.franks42/cljs-uuid-utils {:mvn/version "0.1.0"}

Gradle

implementation("org.clojars.franks42:cljs-uuid-utils:0.1.0")

Maven

<dependency>
  <groupId>org.clojars.franks42</groupId>
  <artifactId>cljs-uuid-utils</artifactId>
  <version>0.1.0</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.