sauerworld/cube2.crypto

clojure implementation of Cube 2: Sauerbraten authentication crypto library

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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