is not current version
Last Version 1.0.4.RELEASE

com.github.hiwepy:pac4j-oauth-ext 1.0.2.RELEASE

Pac4j Oauth Extension

Categories

Categories

pac4j Security
GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

pac4j-oauth-ext
Version

Version

1.0.2.RELEASE
Type

Type

jar

Download pac4j-oauth-ext 1.0.2.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.hiwepy/pac4j-oauth-ext/ -->
<dependency>
    <groupId>com.github.hiwepy</groupId>
    <artifactId>pac4j-oauth-ext</artifactId>
    <version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/pac4j-oauth-ext/
implementation 'com.github.hiwepy:pac4j-oauth-ext:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/pac4j-oauth-ext/
implementation ("com.github.hiwepy:pac4j-oauth-ext:1.0.2.RELEASE")
'com.github.hiwepy:pac4j-oauth-ext:jar:1.0.2.RELEASE'
<dependency org="com.github.hiwepy" name="pac4j-oauth-ext" rev="1.0.2.RELEASE">
  <artifact name="pac4j-oauth-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='pac4j-oauth-ext', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "pac4j-oauth-ext" % "1.0.2.RELEASE"
[com.github.hiwepy/pac4j-oauth-ext "1.0.2.RELEASE"]