re-com

Reusable UI components for Reagent

Leiningen/Boot

[re-com "git-version-tag-not-found"]

Clojure CLI/deps.edn

re-com/re-com {:mvn/version "git-version-tag-not-found"}

Gradle

implementation("re-com:re-com:git-version-tag-not-found")

Maven

<dependency>
  <groupId>re-com</groupId>
  <artifactId>re-com</artifactId>
  <version>git-version-tag-not-found</version>
</dependency>