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

org.wso2.km.ext.auth0:auth0.auth.client 1.0.2


Категории

Категории

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

Группа

org.wso2.km.ext.auth0
Идентификатор

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

auth0.auth.client
Версия

Версия

1.0.2
Тип

Тип

pom

Скачать auth0.auth.client 1.0.2

Имя Файла Размер
auth0.auth.client-1.0.2.pom 5 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.wso2.km.ext.auth0/auth0.auth.client/ -->
<dependency>
    <groupId>org.wso2.km.ext.auth0</groupId>
    <artifactId>auth0.auth.client</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.km.ext.auth0/auth0.auth.client/
implementation 'org.wso2.km.ext.auth0:auth0.auth.client:1.0.2'
// https://jarcasting.com/artifacts/org.wso2.km.ext.auth0/auth0.auth.client/
implementation ("org.wso2.km.ext.auth0:auth0.auth.client:1.0.2")
'org.wso2.km.ext.auth0:auth0.auth.client:pom:1.0.2'
<dependency org="org.wso2.km.ext.auth0" name="auth0.auth.client" rev="1.0.2">
  <artifact name="auth0.auth.client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.km.ext.auth0', module='auth0.auth.client', version='1.0.2')
)
libraryDependencies += "org.wso2.km.ext.auth0" % "auth0.auth.client" % "1.0.2"
[org.wso2.km.ext.auth0/auth0.auth.client "1.0.2"]