ypcat-auth

NIS auth with ypcat command. (UNIX crypt)

Leiningen/Boot

[ypcat-auth "0.1.0"]

Clojure CLI/deps.edn

ypcat-auth/ypcat-auth {:mvn/version "0.1.0"}

Gradle

implementation("ypcat-auth:ypcat-auth:0.1.0")

Maven

<dependency>
  <groupId>ypcat-auth</groupId>
  <artifactId>ypcat-auth</artifactId>
  <version>0.1.0</version>
</dependency>