swift

A entity framework for games in clojure.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 121 Downloads
  • 25 This Version

Leiningen/Boot

[swift "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

swift/swift {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("swift:swift:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>swift</groupId>
  <artifactId>swift</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>