cljsjs/svg-intersections

Intersection is a JavaScript object used to capture the results of the intersection of two Shape objects.

Leiningen/Boot

[cljsjs/svg-intersections "0.3.0-0"]

Clojure CLI/deps.edn

cljsjs/svg-intersections {:mvn/version "0.3.0-0"}

Gradle

implementation("cljsjs:svg-intersections:0.3.0-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>svg-intersections</artifactId>
  <version>0.3.0-0</version>
</dependency>