cn.lexio/netcat

A mimic of GNU nc shell utility

  • VCSN/A

  • cljdoc documentationcljdoc
  • 23 Downloads
  • 7 This Version

Leiningen/Boot

[cn.lexio/netcat "1.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

cn.lexio/netcat {:mvn/version "1.0.0-SNAPSHOT"}

Gradle

implementation("cn.lexio:netcat:1.0.0-SNAPSHOT")

Maven

<dependency>
  <groupId>cn.lexio</groupId>
  <artifactId>netcat</artifactId>
  <version>1.0.0-SNAPSHOT</version>
</dependency>