crypto-password

FIXME: write description

Leiningen/Boot

[crypto-password "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

crypto-password/crypto-password {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("crypto-password:crypto-password:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>crypto-password</groupId>
  <artifactId>crypto-password</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>