не последняя версия
Последняя версия 1.8.6.Final

com.aliyun.openservices:ons-auth4client 1.7.4.Final


Категории

Категории

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

Группа

com.aliyun.openservices
Идентификатор

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

ons-auth4client
Версия

Версия

1.7.4.Final
Тип

Тип

jar

Скачать ons-auth4client 1.7.4.Final


<!-- https://jarcasting.com/artifacts/com.aliyun.openservices/ons-auth4client/ -->
<dependency>
    <groupId>com.aliyun.openservices</groupId>
    <artifactId>ons-auth4client</artifactId>
    <version>1.7.4.Final</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/ons-auth4client/
implementation 'com.aliyun.openservices:ons-auth4client:1.7.4.Final'
// https://jarcasting.com/artifacts/com.aliyun.openservices/ons-auth4client/
implementation ("com.aliyun.openservices:ons-auth4client:1.7.4.Final")
'com.aliyun.openservices:ons-auth4client:jar:1.7.4.Final'
<dependency org="com.aliyun.openservices" name="ons-auth4client" rev="1.7.4.Final">
  <artifact name="ons-auth4client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='ons-auth4client', version='1.7.4.Final')
)
libraryDependencies += "com.aliyun.openservices" % "ons-auth4client" % "1.7.4.Final"
[com.aliyun.openservices/ons-auth4client "1.7.4.Final"]