lucuma

A Web Components library for ClojureScript

Leiningen/Boot

[lucuma "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

lucuma/lucuma {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("lucuma:lucuma:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>lucuma</groupId>
  <artifactId>lucuma</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>