не последняя версия
Последняя версия 1.0.5

io.github.huhu2008:refreshlayout 1.0.0

刷新库Kotlin

Группа

Группа

io.github.huhu2008
Идентификатор

Идентификатор

refreshlayout
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать refreshlayout 1.0.0


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