com.7theta/clj-nmap

Clojure wrapper for the nmap command line tool

Leiningen/Boot

[com.7theta/clj-nmap "0.3.4"]

Clojure CLI/deps.edn

com.7theta/clj-nmap {:mvn/version "0.3.4"}

Gradle

implementation("com.7theta:clj-nmap:0.3.4")

Maven

<dependency>
  <groupId>com.7theta</groupId>
  <artifactId>clj-nmap</artifactId>
  <version>0.3.4</version>
</dependency>