cljsjs/web-animations

A polyfill for Web Animations

Leiningen/Boot

[cljsjs/web-animations "2.1.4-0"]

Clojure CLI/deps.edn

cljsjs/web-animations {:mvn/version "2.1.4-0"}

Gradle

implementation("cljsjs:web-animations:2.1.4-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>web-animations</artifactId>
  <version>2.1.4-0</version>
</dependency>