is not current version
Last Version 1.0.5

io.github.huhu2008:refreshlayout 1.0.4

refresh lib for Kotlin

GroupId

GroupId

io.github.huhu2008
ArtifactId

ArtifactId

refreshlayout
Version

Version

1.0.4
Type

Type

aar

Download refreshlayout 1.0.4


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