authenticator

easily create java.net.Authenticator instances

Leiningen/Boot

[authenticator "0.1.1"]

Clojure CLI/deps.edn

authenticator/authenticator {:mvn/version "0.1.1"}

Gradle

implementation("authenticator:authenticator:0.1.1")

Maven

<dependency>
  <groupId>authenticator</groupId>
  <artifactId>authenticator</artifactId>
  <version>0.1.1</version>
</dependency>