com.github.madhephaestus/manifold3d

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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