| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования |
| Группа | Группаcom.uniubi.cloud.athena |
| Идентификатор | Идентификаторjava-sdk-parent |
| Версия | Версия1.0.0.RELEASE |
| Тип | Типpom |
| Описание |
Описаниеjava-sdk-parent
UStar cloud open api SDK
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| java-sdk-parent-1.0.0.RELEASE.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.uniubi.cloud.athena/java-sdk-parent/ -->
<dependency>
<groupId>com.uniubi.cloud.athena</groupId>
<artifactId>java-sdk-parent</artifactId>
<version>1.0.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.uniubi.cloud.athena/java-sdk-parent/
implementation 'com.uniubi.cloud.athena:java-sdk-parent:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.uniubi.cloud.athena/java-sdk-parent/
implementation ("com.uniubi.cloud.athena:java-sdk-parent:1.0.0.RELEASE")
'com.uniubi.cloud.athena:java-sdk-parent:pom:1.0.0.RELEASE'
<dependency org="com.uniubi.cloud.athena" name="java-sdk-parent" rev="1.0.0.RELEASE">
<artifact name="java-sdk-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.uniubi.cloud.athena', module='java-sdk-parent', version='1.0.0.RELEASE')
)
libraryDependencies += "com.uniubi.cloud.athena" % "java-sdk-parent" % "1.0.0.RELEASE"
[com.uniubi.cloud.athena/java-sdk-parent "1.0.0.RELEASE"]