org.clojars.dyne/fxc

FXC simple secret sharing library

Leiningen/Boot

[org.clojars.dyne/fxc "0.5.0"]

Clojure CLI/deps.edn

org.clojars.dyne/fxc {:mvn/version "0.5.0"}

Gradle

implementation("org.clojars.dyne:fxc:0.5.0")

Maven

<dependency>
  <groupId>org.clojars.dyne</groupId>
  <artifactId>fxc</artifactId>
  <version>0.5.0</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.