pandect

Message Digest and Checksum Library for Clojure

Leiningen/Boot

[pandect "1.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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