timothypratley/reanimated

Reanimated is an animation library for Reagent (ClojureScript).

Leiningen/Boot

[timothypratley/reanimated "0.3.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("timothypratley:reanimated:0.3.0")

Maven

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