timothypratley/reanimated

Reanimated is an animation library for Reagent (ClojureScript).

Leiningen/Boot

[timothypratley/reanimated "0.1.1"]

Clojure CLI/deps.edn

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

Gradle

implementation("timothypratley:reanimated:0.1.1")

Maven

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