net.avh4.math/geometry-clj

Geometry functions

Leiningen/Boot

[net.avh4.math/geometry-clj "0.0.2-SNAPSHOT"]

Clojure CLI/deps.edn

net.avh4.math/geometry-clj {:mvn/version "0.0.2-SNAPSHOT"}

Gradle

implementation("net.avh4.math:geometry-clj:0.0.2-SNAPSHOT")

Maven

<dependency>
  <groupId>net.avh4.math</groupId>
  <artifactId>geometry-clj</artifactId>
  <version>0.0.2-SNAPSHOT</version>
</dependency>