org.clojars.hamshamblin/threeagent

Build Three.js apps in a reagent-like fashion

Leiningen/Boot

[org.clojars.hamshamblin/threeagent "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.hamshamblin/threeagent {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("org.clojars.hamshamblin:threeagent:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.hamshamblin</groupId>
  <artifactId>threeagent</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.