sauerworld/cube2.crypto

clojure implementation of Cube 2: Sauerbraten authentication crypto library

Leiningen/Boot

[sauerworld/cube2.crypto "0.9-SNAPSHOT"]

Clojure CLI/deps.edn

sauerworld/cube2.crypto {:mvn/version "0.9-SNAPSHOT"}

Gradle

implementation("sauerworld:cube2.crypto:0.9-SNAPSHOT")

Maven

<dependency>
  <groupId>sauerworld</groupId>
  <artifactId>cube2.crypto</artifactId>
  <version>0.9-SNAPSHOT</version>
</dependency>