tsmarsh/stl-collector

Library for collecting multiple STL files into a single STL file

Leiningen/Boot

[tsmarsh/stl-collector "0.3.0-SNAPSHOT"]

Clojure CLI/deps.edn

tsmarsh/stl-collector {:mvn/version "0.3.0-SNAPSHOT"}

Gradle

implementation("tsmarsh:stl-collector:0.3.0-SNAPSHOT")

Maven

<dependency>
  <groupId>tsmarsh</groupId>
  <artifactId>stl-collector</artifactId>
  <version>0.3.0-SNAPSHOT</version>
</dependency>