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