is not current version
Last Version 1.0.2.RELEASE

com.uniubi.cloud.athena:java-development-kit 1.0.1.RELEASE

UStar cloud open api SDK

Categories

Categories

Java Languages
GroupId

GroupId

com.uniubi.cloud.athena
ArtifactId

ArtifactId

java-development-kit
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download java-development-kit 1.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/com.uniubi.cloud.athena/java-development-kit/ -->
<dependency>
    <groupId>com.uniubi.cloud.athena</groupId>
    <artifactId>java-development-kit</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.uniubi.cloud.athena/java-development-kit/
implementation 'com.uniubi.cloud.athena:java-development-kit:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.uniubi.cloud.athena/java-development-kit/
implementation ("com.uniubi.cloud.athena:java-development-kit:1.0.1.RELEASE")
'com.uniubi.cloud.athena:java-development-kit:jar:1.0.1.RELEASE'
<dependency org="com.uniubi.cloud.athena" name="java-development-kit" rev="1.0.1.RELEASE">
  <artifact name="java-development-kit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uniubi.cloud.athena', module='java-development-kit', version='1.0.1.RELEASE')
)
libraryDependencies += "com.uniubi.cloud.athena" % "java-development-kit" % "1.0.1.RELEASE"
[com.uniubi.cloud.athena/java-development-kit "1.0.1.RELEASE"]