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

com.github.riversking:oauth2-client 1.0.3

Jar

Категории

Категории

H2 Данные Базы данных OAuth2 Безопасность CLI Взаимодействие с пользователем
Группа

Группа

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

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

oauth2-client
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать oauth2-client 1.0.3


<!-- https://jarcasting.com/artifacts/com.github.riversking/oauth2-client/ -->
<dependency>
    <groupId>com.github.riversking</groupId>
    <artifactId>oauth2-client</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.riversking/oauth2-client/
implementation 'com.github.riversking:oauth2-client:1.0.3'
// https://jarcasting.com/artifacts/com.github.riversking/oauth2-client/
implementation ("com.github.riversking:oauth2-client:1.0.3")
'com.github.riversking:oauth2-client:jar:1.0.3'
<dependency org="com.github.riversking" name="oauth2-client" rev="1.0.3">
  <artifact name="oauth2-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.riversking', module='oauth2-client', version='1.0.3')
)
libraryDependencies += "com.github.riversking" % "oauth2-client" % "1.0.3"
[com.github.riversking/oauth2-client "1.0.3"]