is not current version
Last Version 1.0.3

pullrefresh 1.0.1

基于jetpack compose实现的下拉刷新

License

License

GroupId

GroupId

io.github.chalilayang
ArtifactId

ArtifactId

pullrefresh
Version

Version

1.0.1
Type

Type

aar
Description

Description

pullrefresh
基于jetpack compose实现的下拉刷新
Project URL

Project URL

https://github.com/chalilayang/PullRefresh
Source Code Management

Source Code Management

https://github.com/chalilayang/PullRefresh/tree/master

Download pullrefresh 1.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.compose.ui » ui jar 1.1.1
androidx.compose.material » material jar 1.1.1
androidx.compose.ui » ui-tooling-preview jar 1.1.1
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.1
androidx.activity » activity-compose jar 1.4.0

Project Modules

There are no modules declared in this project.