pandect

Message Digest Library for Clojure

Leiningen/Boot

[pandect "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

pandect/pandect {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("pandect:pandect:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>pandect</groupId>
  <artifactId>pandect</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>