is not current version
Last Version 0.24.12-rc

com.google.accompanist:accompanist-swiperefresh 0.16.0

Utilities for Jetpack Compose

GroupId

GroupId

com.google.accompanist
ArtifactId

ArtifactId

accompanist-swiperefresh
Version

Version

0.16.0
Type

Type

jar

Download accompanist-swiperefresh 0.16.0


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