| License | License | 
|---|---|
| GroupId | GroupIdcom.mizhousoft.sdk | 
| ArtifactId | ArtifactIdcloud-api | 
| Last Version | Last Version1.4.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncloud-api Cloud Platform SDK | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| cloud-api-1.4.0.pom | |
| cloud-api-1.4.0.jar | 18 KB | 
| cloud-api-1.4.0-sources.jar | 16 KB | 
| cloud-api-1.4.0-javadoc.jar | 197 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.mizhousoft.sdk/cloud-api/ -->
<dependency>
    <groupId>com.mizhousoft.sdk</groupId>
    <artifactId>cloud-api</artifactId>
    <version>1.4.0</version>
</dependency>// https://jarcasting.com/artifacts/com.mizhousoft.sdk/cloud-api/
implementation 'com.mizhousoft.sdk:cloud-api:1.4.0'// https://jarcasting.com/artifacts/com.mizhousoft.sdk/cloud-api/
implementation ("com.mizhousoft.sdk:cloud-api:1.4.0")'com.mizhousoft.sdk:cloud-api:jar:1.4.0'<dependency org="com.mizhousoft.sdk" name="cloud-api" rev="1.4.0">
  <artifact name="cloud-api" type="jar" />
</dependency>@Grapes(
@Grab(group='com.mizhousoft.sdk', module='cloud-api', version='1.4.0')
)libraryDependencies += "com.mizhousoft.sdk" % "cloud-api" % "1.4.0"[com.mizhousoft.sdk/cloud-api "1.4.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.mizhousoft.commons : mizhousoft-commons | jar | 1.4.0 |