is not current version
Last Version 4.0.1

org.pac4j:http4s-pac4j_2.12 1.0.1

http4s-pac4j

Categories

Categories

pac4j Security
GroupId

GroupId

org.pac4j
ArtifactId

ArtifactId

http4s-pac4j_2.12
Version

Version

1.0.1
Type

Type

jar

Download http4s-pac4j_2.12 1.0.1


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