Last Version

PullToRefresh library 0.1.0

Pull To Refresh layout for Jetpack Compose

License

License

GroupId

GroupId

com.github.fengdai.compose
ArtifactId

ArtifactId

pulltorefresh
Version

Version

0.1.0
Type

Type

aar
Description

Description

PullToRefresh library
Pull To Refresh layout for Jetpack Compose
Project URL

Project URL

https://github.com/fengdai/compose-pulltorefresh/
Source Code Management

Source Code Management

https://github.com/fengdai/compose-pulltorefresh/

Download pulltorefresh 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (1)

Group / Artifact Type Version
androidx.compose.foundation » foundation jar 1.1.1

Project Modules

There are no modules declared in this project.