com.github.madhephaestus/manifold3d

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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