is not current version
Last Version 2.3.3

com.github.chuangwu:refresh-core 2.0.9

Android CHURefresh Library

GroupId

GroupId

com.github.chuangwu
ArtifactId

ArtifactId

refresh-core
Version

Version

2.0.9
Type

Type

aar

Download refresh-core 2.0.9


<!-- https://jarcasting.com/artifacts/com.github.chuangwu/refresh-core/ -->
<dependency>
    <groupId>com.github.chuangwu</groupId>
    <artifactId>refresh-core</artifactId>
    <version>2.0.9</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.chuangwu/refresh-core/
implementation 'com.github.chuangwu:refresh-core:2.0.9'
// https://jarcasting.com/artifacts/com.github.chuangwu/refresh-core/
implementation ("com.github.chuangwu:refresh-core:2.0.9")
'com.github.chuangwu:refresh-core:aar:2.0.9'
<dependency org="com.github.chuangwu" name="refresh-core" rev="2.0.9">
  <artifact name="refresh-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.chuangwu', module='refresh-core', version='2.0.9')
)
libraryDependencies += "com.github.chuangwu" % "refresh-core" % "2.0.9"
[com.github.chuangwu/refresh-core "2.0.9"]