is not current version
Last Version 1.0.5

io.github.huhu2008:refreshlayout 1.0.1

refresh lib for Kotlin

GroupId

GroupId

io.github.huhu2008
ArtifactId

ArtifactId

refreshlayout
Version

Version

1.0.1
Type

Type

aar

Download refreshlayout 1.0.1


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