License |
License |
---|---|
GroupId | GroupIddev.profunktor |
ArtifactId | ArtifactIdhttp4s-jwt-auth_2.12 |
Version | Version1.0.0-RC3 |
Type | Typejar |
Description |
Descriptionhttp4s-jwt-auth
http4s-jwt-auth
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/dev.profunktor/http4s-jwt-auth_2.12/ -->
<dependency>
<groupId>dev.profunktor</groupId>
<artifactId>http4s-jwt-auth_2.12</artifactId>
<version>1.0.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/dev.profunktor/http4s-jwt-auth_2.12/
implementation 'dev.profunktor:http4s-jwt-auth_2.12:1.0.0-RC3'
// https://jarcasting.com/artifacts/dev.profunktor/http4s-jwt-auth_2.12/
implementation ("dev.profunktor:http4s-jwt-auth_2.12:1.0.0-RC3")
'dev.profunktor:http4s-jwt-auth_2.12:jar:1.0.0-RC3'
<dependency org="dev.profunktor" name="http4s-jwt-auth_2.12" rev="1.0.0-RC3">
<artifact name="http4s-jwt-auth_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.profunktor', module='http4s-jwt-auth_2.12', version='1.0.0-RC3')
)
libraryDependencies += "dev.profunktor" % "http4s-jwt-auth_2.12" % "1.0.0-RC3"
[dev.profunktor/http4s-jwt-auth_2.12 "1.0.0-RC3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
org.typelevel : cats-core_2.12 | jar | 2.6.1 |
org.typelevel : cats-effect_2.12 | jar | 3.1.1 |
co.fs2 : fs2-core_2.12 | jar | 3.0.4 |
org.http4s : http4s-dsl_2.12 | jar | 1.0.0-M22 |
org.http4s : http4s-blaze-server_2.12 | jar | 1.0.0-M22 |
com.github.jwt-scala : jwt-core_2.12 | jar | 7.1.5 |
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : munit_2.12 | jar | 0.7.26 |