License |
License |
---|---|
GroupId | GroupIdcom.github.chuangwu |
ArtifactId | ArtifactIdrefresh-core |
Last Version | Last Version2.3.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionRefresh Library
Android CHURefresh Library
|
Filename | Size |
---|---|
refresh-core-2.3.3.pom | |
refresh-core-2.3.3.aar | 34 KB |
refresh-core-2.3.3-sources.jar | 11 KB |
refresh-core-2.3.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.chuangwu/refresh-core/ -->
<dependency>
<groupId>com.github.chuangwu</groupId>
<artifactId>refresh-core</artifactId>
<version>2.3.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.chuangwu/refresh-core/
implementation 'com.github.chuangwu:refresh-core:2.3.3'
// https://jarcasting.com/artifacts/com.github.chuangwu/refresh-core/
implementation ("com.github.chuangwu:refresh-core:2.3.3")
'com.github.chuangwu:refresh-core:aar:2.3.3'
<dependency org="com.github.chuangwu" name="refresh-core" rev="2.3.3">
<artifact name="refresh-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.chuangwu', module='refresh-core', version='2.3.3')
)
libraryDependencies += "com.github.chuangwu" % "refresh-core" % "2.3.3"
[com.github.chuangwu/refresh-core "2.3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.chuangwu : adapter | jar | 2.1.4 |