timothypratley/reanimated

Reanimated is an animation library for Reagent (ClojureScript).

Leiningen/Boot

[timothypratley/reanimated "0.1.3"]

Clojure CLI/deps.edn

timothypratley/reanimated {:mvn/version "0.1.3"}

Gradle

implementation("timothypratley:reanimated:0.1.3")

Maven

<dependency>
  <groupId>timothypratley</groupId>
  <artifactId>reanimated</artifactId>
  <version>0.1.3</version>
</dependency>