License |
License |
---|---|
GroupId | GroupIdcom.github.chuangwu |
ArtifactId | ArtifactIdrefresh-core |
Version | Version2.3.2 |
Type | Typeaar |
Description |
DescriptionRefresh Library
Android CHURefresh Library
|
Filename | Size |
---|---|
refresh-core-2.3.2.pom | |
refresh-core-2.3.2.aar | 36 KB |
refresh-core-2.3.2-sources.jar | 13 KB |
refresh-core-2.3.2-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.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.chuangwu/refresh-core/
implementation 'com.github.chuangwu:refresh-core:2.3.2'
// https://jarcasting.com/artifacts/com.github.chuangwu/refresh-core/
implementation ("com.github.chuangwu:refresh-core:2.3.2")
'com.github.chuangwu:refresh-core:aar:2.3.2'
<dependency org="com.github.chuangwu" name="refresh-core" rev="2.3.2">
<artifact name="refresh-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.chuangwu', module='refresh-core', version='2.3.2')
)
libraryDependencies += "com.github.chuangwu" % "refresh-core" % "2.3.2"
[com.github.chuangwu/refresh-core "2.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.chuangwu : adapter | jar | 2.1.4 |