License |
License |
---|---|
GroupId | GroupIdio.github.cangHW |
ArtifactId | ArtifactIdService-UI-Base |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionCloud ui module
The perfect framework for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Service-UI-Base-1.2.0.pom | |
Service-UI-Base-1.2.0.aar | 33 KB |
Service-UI-Base-1.2.0-sources.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.cangHW/Service-UI-Base/ -->
<dependency>
<groupId>io.github.cangHW</groupId>
<artifactId>Service-UI-Base</artifactId>
<version>1.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.cangHW/Service-UI-Base/
implementation 'io.github.cangHW:Service-UI-Base:1.2.0'
// https://jarcasting.com/artifacts/io.github.cangHW/Service-UI-Base/
implementation ("io.github.cangHW:Service-UI-Base:1.2.0")
'io.github.cangHW:Service-UI-Base:aar:1.2.0'
<dependency org="io.github.cangHW" name="Service-UI-Base" rev="1.2.0">
<artifact name="Service-UI-Base" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.cangHW', module='Service-UI-Base', version='1.2.0')
)
libraryDependencies += "io.github.cangHW" % "Service-UI-Base" % "1.2.0"
[io.github.cangHW/Service-UI-Base "1.2.0"]