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