thing-plus/geom

thi.ng geometry kit - meta project spec including all modules

Leiningen/Boot

[thing-plus/geom "0.0.1194-SNAPSHOT"]

Clojure CLI/deps.edn

thing-plus/geom {:mvn/version "0.0.1194-SNAPSHOT"}

Gradle

implementation("thing-plus:geom:0.0.1194-SNAPSHOT")

Maven

<dependency>
  <groupId>thing-plus</groupId>
  <artifactId>geom</artifactId>
  <version>0.0.1194-SNAPSHOT</version>
</dependency>