com.github.madhephaestus/manifold3d

Leiningen/Boot

[com.github.madhephaestus/manifold3d "3.2.13"]

Clojure CLI/deps.edn

com.github.madhephaestus/manifold3d {:mvn/version "3.2.13"}

Gradle

implementation("com.github.madhephaestus:manifold3d:3.2.13")

Maven

<dependency>
  <groupId>com.github.madhephaestus</groupId>
  <artifactId>manifold3d</artifactId>
  <version>3.2.13</version>
</dependency>