com.github.haywoood/eui-cljs

Leiningen/Boot

[com.github.haywoood/eui-cljs "31.12.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.haywoood/eui-cljs {:mvn/version "31.12.0-SNAPSHOT"}

Gradle

implementation("com.github.haywoood:eui-cljs:31.12.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.haywoood</groupId>
  <artifactId>eui-cljs</artifactId>
  <version>31.12.0-SNAPSHOT</version>
</dependency>