timothypratley/reanimated

Reanimated is an animation library for Reagent (ClojureScript).

Leiningen/Boot

[timothypratley/reanimated "0.1.2"]

Clojure CLI/deps.edn

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

Gradle

implementation("timothypratley:reanimated:0.1.2")

Maven

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