ninjudd/clj-ssh

Library for using SSH from clojure.

Leiningen/Boot

[ninjudd/clj-ssh "0.4.1-SNAPSHOT"]

Clojure CLI/deps.edn

ninjudd/clj-ssh {:mvn/version "0.4.1-SNAPSHOT"}

Gradle

implementation("ninjudd:clj-ssh:0.4.1-SNAPSHOT")

Maven

<dependency>
  <groupId>ninjudd</groupId>
  <artifactId>clj-ssh</artifactId>
  <version>0.4.1-SNAPSHOT</version>
</dependency>