com.github.madhephaestus/manifold3d

Leiningen/Boot

[com.github.madhephaestus/manifold3d "v3.4.1-1"]

Clojure CLI/deps.edn

com.github.madhephaestus/manifold3d {:mvn/version "v3.4.1-1"}

Gradle

implementation("com.github.madhephaestus:manifold3d:v3.4.1-1")

Maven

<dependency>
  <groupId>com.github.madhephaestus</groupId>
  <artifactId>manifold3d</artifactId>
  <version>v3.4.1-1</version>
</dependency>