| License |
License |
|---|---|
| GroupId | GroupIdcom.github.liuguangqiang |
| ArtifactId | ArtifactIdcommon |
| Last Version | Last Version0.1.6 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionAndroidCommonUtils Library
A common utils for android.
|
| Filename | Size |
|---|---|
| common-0.1.6.pom | |
| common-0.1.6.apklib | 49 KB |
| common-0.1.6-sources.jar | 23 KB |
| common-0.1.6-javadoc.jar | 122 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.liuguangqiang/common/ -->
<dependency>
<groupId>com.github.liuguangqiang</groupId>
<artifactId>common</artifactId>
<version>0.1.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuguangqiang/common/
implementation 'com.github.liuguangqiang:common:0.1.6'
// https://jarcasting.com/artifacts/com.github.liuguangqiang/common/
implementation ("com.github.liuguangqiang:common:0.1.6")
'com.github.liuguangqiang:common:aar:0.1.6'
<dependency org="com.github.liuguangqiang" name="common" rev="0.1.6">
<artifact name="common" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuguangqiang', module='common', version='0.1.6')
)
libraryDependencies += "com.github.liuguangqiang" % "common" % "0.1.6"
[com.github.liuguangqiang/common "0.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.nostra13.universalimageloader : universal-image-loader | jar | 1.9.2 |
| com.android.support » support-v4 | jar | 21.0.2 |
| com.google.code.gson : gson | jar | 2.2.4 |