License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.uniubi.cloud |
ArtifactId | ArtifactIdathena-java-development-kit |
Last Version | Last Version2.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava-development-kit
UStar cloud open api SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.uniubi.cloud/athena-java-development-kit/ -->
<dependency>
<groupId>com.uniubi.cloud</groupId>
<artifactId>athena-java-development-kit</artifactId>
<version>2.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.uniubi.cloud/athena-java-development-kit/
implementation 'com.uniubi.cloud:athena-java-development-kit:2.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.uniubi.cloud/athena-java-development-kit/
implementation ("com.uniubi.cloud:athena-java-development-kit:2.0.1.RELEASE")
'com.uniubi.cloud:athena-java-development-kit:jar:2.0.1.RELEASE'
<dependency org="com.uniubi.cloud" name="athena-java-development-kit" rev="2.0.1.RELEASE">
<artifact name="athena-java-development-kit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uniubi.cloud', module='athena-java-development-kit', version='2.0.1.RELEASE')
)
libraryDependencies += "com.uniubi.cloud" % "athena-java-development-kit" % "2.0.1.RELEASE"
[com.uniubi.cloud/athena-java-development-kit "2.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.14.4 |
com.alibaba : fastjson | jar | 1.2.72 |