thi.ng/tweeny

Keyframe animation & tweening functions for Clojure

  • VCSN/A

  • cljdoc documentationcljdoc
  • 43 Downloads
  • 43 This Version

Leiningen/Boot

[thi.ng/tweeny "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

thi.ng/tweeny {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("thi.ng:tweeny:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>thi.ng</groupId>
  <artifactId>tweeny</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>