me.grison/cljwebauthn

Leiningen/Boot

[me.grison/cljwebauthn "0.1.2-SNAPSHOT"]

Clojure CLI/deps.edn

me.grison/cljwebauthn {:mvn/version "0.1.2-SNAPSHOT"}

Gradle

implementation("me.grison:cljwebauthn:0.1.2-SNAPSHOT")

Maven

<dependency>
  <groupId>me.grison</groupId>
  <artifactId>cljwebauthn</artifactId>
  <version>0.1.2-SNAPSHOT</version>
</dependency>