Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.aliyun.openservices |
ArtifactId | ArtifactIdons-auth4client |
Version | Version1.2.6 |
Type | Typejar |
Filename | Size |
---|---|
ons-auth4client-1.2.6.pom | |
ons-auth4client-1.2.6.jar | 11 KB |
ons-auth4client-1.2.6-sources.jar | 6 KB |
ons-auth4client-1.2.6-javadoc.jar | 88 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun.openservices/ons-auth4client/ -->
<dependency>
<groupId>com.aliyun.openservices</groupId>
<artifactId>ons-auth4client</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/ons-auth4client/
implementation 'com.aliyun.openservices:ons-auth4client:1.2.6'
// https://jarcasting.com/artifacts/com.aliyun.openservices/ons-auth4client/
implementation ("com.aliyun.openservices:ons-auth4client:1.2.6")
'com.aliyun.openservices:ons-auth4client:jar:1.2.6'
<dependency org="com.aliyun.openservices" name="ons-auth4client" rev="1.2.6">
<artifact name="ons-auth4client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='ons-auth4client', version='1.2.6')
)
libraryDependencies += "com.aliyun.openservices" % "ons-auth4client" % "1.2.6"
[com.aliyun.openservices/ons-auth4client "1.2.6"]