timothypratley/reanimated

Reanimated is an animation library for Reagent (ClojureScript).

Leiningen/Boot

[timothypratley/reanimated "0.2.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("timothypratley:reanimated:0.2.0")

Maven

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