com.biffweb/authenticate

Leiningen/Boot

[com.biffweb/authenticate "2.0.0-rc20"]

Clojure CLI/deps.edn

com.biffweb/authenticate {:mvn/version "2.0.0-rc20"}

Gradle

implementation("com.biffweb:authenticate:2.0.0-rc20")

Maven

<dependency>
  <groupId>com.biffweb</groupId>
  <artifactId>authenticate</artifactId>
  <version>2.0.0-rc20</version>
</dependency>