fluree.crypto

FIXME: write description

Leiningen/Boot

[fluree.crypto "0.2.1-SNAPSHOT"]

Clojure CLI/deps.edn

fluree.crypto/fluree.crypto {:mvn/version "0.2.1-SNAPSHOT"}

Gradle

implementation("fluree.crypto:fluree.crypto:0.2.1-SNAPSHOT")

Maven

<dependency>
  <groupId>fluree.crypto</groupId>
  <artifactId>fluree.crypto</artifactId>
  <version>0.2.1-SNAPSHOT</version>
</dependency>