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

com.here.account:here-oauth-client 0.4.19

here-oauth-client is for clients of the HERE AAA, and supports OAuth2.0 grant_types=client_credentials

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.here.account
Идентификатор

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

here-oauth-client
Версия

Версия

0.4.19
Тип

Тип

jar

Скачать here-oauth-client 0.4.19


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