org.clojars.vincent/cljan

Cljan is a pure, state-monadic entity-component system for games.

Leiningen/Boot

[org.clojars.vincent/cljan "0.2.2"]

Clojure CLI/deps.edn

org.clojars.vincent/cljan {:mvn/version "0.2.2"}

Gradle

implementation("org.clojars.vincent:cljan:0.2.2")

Maven

<dependency>
  <groupId>org.clojars.vincent</groupId>
  <artifactId>cljan</artifactId>
  <version>0.2.2</version>
</dependency>

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