sauerworld/cube2.crypto

clojure implementation of Cube 2: Sauerbraten authentication crypto library

Leiningen/Boot

[sauerworld/cube2.crypto "1.0.0"]

Clojure CLI/deps.edn

sauerworld/cube2.crypto {:mvn/version "1.0.0"}

Gradle

implementation("sauerworld:cube2.crypto:1.0.0")

Maven

<dependency>
  <groupId>sauerworld</groupId>
  <artifactId>cube2.crypto</artifactId>
  <version>1.0.0</version>
</dependency>