cljsjs/svgjs

A lightweight library for manipulating and animating SVG

Leiningen/Boot

[cljsjs/svgjs "2.2.5-0"]

Clojure CLI/deps.edn

cljsjs/svgjs {:mvn/version "2.2.5-0"}

Gradle

implementation("cljsjs:svgjs:2.2.5-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>svgjs</artifactId>
  <version>2.2.5-0</version>
</dependency>