не последняя версия
Последняя версия 1.0.2.RELEASE

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

UStar cloud open api SDK

Категории

Категории

Java Языки программирования
Группа

Группа

com.uniubi.cloud.athena
Идентификатор

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

java-development-kit
Версия

Версия

1.0.1.RELEASE
Тип

Тип

jar

Скачать 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"]