is not current version
Last Version 4.0.1

org.pac4j:http4s-pac4j_2.12 2.0.0

http4s-pac4j

Categories

Categories

pac4j Security
GroupId

GroupId

org.pac4j
ArtifactId

ArtifactId

http4s-pac4j_2.12
Version

Version

2.0.0
Type

Type

jar

Download http4s-pac4j_2.12 2.0.0


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