is not current version
Last Version 2.2.5

com.github.chuangwu:refresh-core-androidx 2.2.3

Android CHURefresh Library

GroupId

GroupId

com.github.chuangwu
ArtifactId

ArtifactId

refresh-core-androidx
Version

Version

2.2.3
Type

Type

aar

Download refresh-core-androidx 2.2.3


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