| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.aliyun.relay.auth | 
| ArtifactId | ArtifactIdauth-client | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| auth-client-1.0.0.pom | |
| auth-client-1.0.0.jar | 11 KB | 
| auth-client-1.0.0-sources.jar | 8 KB | 
| auth-client-1.0.0-javadoc.jar | 64 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.aliyun.relay.auth/auth-client/ -->
<dependency>
    <groupId>com.aliyun.relay.auth</groupId>
    <artifactId>auth-client</artifactId>
    <version>1.0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.aliyun.relay.auth/auth-client/
implementation 'com.aliyun.relay.auth:auth-client:1.0.0'// https://jarcasting.com/artifacts/com.aliyun.relay.auth/auth-client/
implementation ("com.aliyun.relay.auth:auth-client:1.0.0")'com.aliyun.relay.auth:auth-client:jar:1.0.0'<dependency org="com.aliyun.relay.auth" name="auth-client" rev="1.0.0">
  <artifact name="auth-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.aliyun.relay.auth', module='auth-client', version='1.0.0')
)libraryDependencies += "com.aliyun.relay.auth" % "auth-client" % "1.0.0"[com.aliyun.relay.auth/auth-client "1.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.aliyun.angelia : angelia-rpc | jar | 1.0.0 | 
| commons-codec : commons-codec | jar | 1.9 |