refreshlayout

refresh lib for Kotlin

License

License

GroupId

GroupId

io.github.huhu2008
ArtifactId

ArtifactId

refreshlayout
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

refreshlayout
refresh lib for Kotlin
Project URL

Project URL

https://github.com/huhu2008/simple
Source Code Management

Source Code Management

https://github.com/huhu2008/simple/tree/master

Download refreshlayout

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 28.0.0-rc01
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.21
info.metadude.android : typed-preferences jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0