mthomure/reagent

A simple ClojureScript interface to React

Leiningen/Boot

[mthomure/reagent "0.8.1-custom-components"]

Clojure CLI/deps.edn

mthomure/reagent {:mvn/version "0.8.1-custom-components"}

Gradle

implementation("mthomure:reagent:0.8.1-custom-components")

Maven

<dependency>
  <groupId>mthomure</groupId>
  <artifactId>reagent</artifactId>
  <version>0.8.1-custom-components</version>
</dependency>