is not current version
Last Version 2.3.3

com.github.chuangwu:refresh-core 2.1.1

Android CHURefresh Library

GroupId

GroupId

com.github.chuangwu
ArtifactId

ArtifactId

refresh-core
Version

Version

2.1.1
Type

Type

aar

Download refresh-core 2.1.1


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