io.github.cljsjs/bezier-easing

Cubic-bezier implementation for your JavaScript animation easings

Leiningen/Boot

[io.github.cljsjs/bezier-easing "2.1.0-0"]

Clojure CLI/deps.edn

io.github.cljsjs/bezier-easing {:mvn/version "2.1.0-0"}

Gradle

implementation("io.github.cljsjs:bezier-easing:2.1.0-0")

Maven

<dependency>
  <groupId>io.github.cljsjs</groupId>
  <artifactId>bezier-easing</artifactId>
  <version>2.1.0-0</version>
</dependency>