com.palletops/openssl-crate

Crate for openssl installation and usage

Leiningen/Boot

[com.palletops/openssl-crate "0.8.0-alpha.1"]

Clojure CLI/deps.edn

com.palletops/openssl-crate {:mvn/version "0.8.0-alpha.1"}

Gradle

implementation("com.palletops:openssl-crate:0.8.0-alpha.1")

Maven

<dependency>
  <groupId>com.palletops</groupId>
  <artifactId>openssl-crate</artifactId>
  <version>0.8.0-alpha.1</version>
</dependency>