org.clojars.runningskull/reagent

A simple ClojureScript interface to React

Leiningen/Boot

[org.clojars.runningskull/reagent "0.5.2"]

Clojure CLI/deps.edn

org.clojars.runningskull/reagent {:mvn/version "0.5.2"}

Gradle

implementation("org.clojars.runningskull:reagent:0.5.2")

Maven

<dependency>
  <groupId>org.clojars.runningskull</groupId>
  <artifactId>reagent</artifactId>
  <version>0.5.2</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.