License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.uniubi.cloud.athena |
ArtifactId | ArtifactIdjava-sdk-parent |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjava-sdk-parent
UStar cloud open api SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
java-sdk-parent-1.0.0.RELEASE.pom | 11 KB |
Browse |
<!-- 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"]