health-animator

CLJS ReactNative Animations

Leiningen/Boot

[health-animator "0.0.2"]

Clojure CLI/deps.edn

health-animator/health-animator {:mvn/version "0.0.2"}

Gradle

implementation("health-animator:health-animator:0.0.2")

Maven

<dependency>
  <groupId>health-animator</groupId>
  <artifactId>health-animator</artifactId>
  <version>0.0.2</version>
</dependency>