is not current version
Last Version 0.24.12-rc

Accompanist SwipeRefresh library 0.13.0

Utilities for Jetpack Compose

License

License

GroupId

GroupId

com.google.accompanist
ArtifactId

ArtifactId

accompanist-swiperefresh
Version

Version

0.13.0
Type

Type

aar
Description

Description

Accompanist SwipeRefresh library
Utilities for Jetpack Compose
Project URL

Project URL

https://github.com/google/accompanist/
Source Code Management

Source Code Management

https://github.com/google/accompanist/

Download accompanist-swiperefresh 0.13.0


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

Dependencies

compile (1)

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

runtime (3)

Group / Artifact Type Version
androidx.compose.material » material jar 1.0.0-rc01
androidx.compose.ui » ui-tooling jar 1.0.0-rc01
androidx.compose.ui » ui-util jar 1.0.0-rc01

Project Modules

There are no modules declared in this project.