io.github.theasp/simple-encryption

Simple encryption library for ClojureScript

Leiningen/Boot

[io.github.theasp/simple-encryption "0.1.0"]

Clojure CLI/deps.edn

io.github.theasp/simple-encryption {:mvn/version "0.1.0"}

Gradle

implementation("io.github.theasp:simple-encryption:0.1.0")

Maven

<dependency>
  <groupId>io.github.theasp</groupId>
  <artifactId>simple-encryption</artifactId>
  <version>0.1.0</version>
</dependency>