License |
License |
---|---|
GroupId | GroupIdio.github.cangHW |
ArtifactId | ArtifactIdCloud-Base |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAndroid cloud sdk
The perfect framework for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Cloud-Base-1.0.0.pom | |
Cloud-Base-1.0.0.jar | 3 KB |
Cloud-Base-1.0.0-sources.jar | 3 KB |
Cloud-Base-1.0.0-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.cangHW/Cloud-Base/ -->
<dependency>
<groupId>io.github.cangHW</groupId>
<artifactId>Cloud-Base</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cangHW/Cloud-Base/
implementation 'io.github.cangHW:Cloud-Base:1.0.0'
// https://jarcasting.com/artifacts/io.github.cangHW/Cloud-Base/
implementation ("io.github.cangHW:Cloud-Base:1.0.0")
'io.github.cangHW:Cloud-Base:jar:1.0.0'
<dependency org="io.github.cangHW" name="Cloud-Base" rev="1.0.0">
<artifact name="Cloud-Base" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cangHW', module='Cloud-Base', version='1.0.0')
)
libraryDependencies += "io.github.cangHW" % "Cloud-Base" % "1.0.0"
[io.github.cangHW/Cloud-Base "1.0.0"]