is not current version
Last Version 1.0.5

io.github.huhu2008:refreshlayout 1.0.3

refresh lib for Kotlin

GroupId

GroupId

io.github.huhu2008
ArtifactId

ArtifactId

refreshlayout
Version

Version

1.0.3
Type

Type

aar

Download refreshlayout 1.0.3


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