is not current version
Last Version 1.0.0

dev.profunktor:http4s-jwt-auth_2.12 0.0.4

http4s-jwt-auth

GroupId

GroupId

dev.profunktor
ArtifactId

ArtifactId

http4s-jwt-auth_2.12
Version

Version

0.0.4
Type

Type

jar

Download http4s-jwt-auth_2.12 0.0.4


<!-- https://jarcasting.com/artifacts/dev.profunktor/http4s-jwt-auth_2.12/ -->
<dependency>
    <groupId>dev.profunktor</groupId>
    <artifactId>http4s-jwt-auth_2.12</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/dev.profunktor/http4s-jwt-auth_2.12/
implementation 'dev.profunktor:http4s-jwt-auth_2.12:0.0.4'
// https://jarcasting.com/artifacts/dev.profunktor/http4s-jwt-auth_2.12/
implementation ("dev.profunktor:http4s-jwt-auth_2.12:0.0.4")
'dev.profunktor:http4s-jwt-auth_2.12:jar:0.0.4'
<dependency org="dev.profunktor" name="http4s-jwt-auth_2.12" rev="0.0.4">
  <artifact name="http4s-jwt-auth_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.profunktor', module='http4s-jwt-auth_2.12', version='0.0.4')
)
libraryDependencies += "dev.profunktor" % "http4s-jwt-auth_2.12" % "0.0.4"
[dev.profunktor/http4s-jwt-auth_2.12 "0.0.4"]