http4s-jwt-auth 1.0.0-RC3


Group ID:
dev.profunktor
Artifact ID:
http4s-jwt-auth_2.13
Version:
1.0.0-RC3
Release Date:
May 22, 2021
Licenses:
Files:
Full Scala Version:
2.13.5
Developers:

libraryDependencies += "dev.profunktor" %% "http4s-jwt-auth" % "1.0.0-RC3"

Mill build tool

ivy"dev.profunktor::http4s-jwt-auth:1.0.0-RC3"

Scala CLI

//> using dep "dev.profunktor::http4s-jwt-auth:1.0.0-RC3"

Ammonite REPL

import $ivy.`dev.profunktor::http4s-jwt-auth:1.0.0-RC3`

<dependency>
  <groupId>dev.profunktor</groupId>
  <artifactId>http4s-jwt-auth_2.13</artifactId>
  <version>1.0.0-RC3</version>
</dependency>

compile group: 'dev.profunktor', name: 'http4s-jwt-auth_2.13', version: '1.0.0-RC3'