com.github.kanwei/uix.core

Leiningen/Boot

[com.github.kanwei/uix.core "1.4.4"]

Clojure CLI/deps.edn

com.github.kanwei/uix.core {:mvn/version "1.4.4"}

Gradle

implementation("com.github.kanwei:uix.core:1.4.4")

Maven

<dependency>
  <groupId>com.github.kanwei</groupId>
  <artifactId>uix.core</artifactId>
  <version>1.4.4</version>
</dependency>