не последняя версия
Последняя версия 1.0.4.RELEASE

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

Pac4j Oauth Extension

Категории

Категории

pac4j Безопасность
Группа

Группа

com.github.hiwepy
Идентификатор

Идентификатор

pac4j-oauth-ext
Версия

Версия

1.0.2.RELEASE
Тип

Тип

jar

Скачать 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"]