Accompanist SwipeRefresh library

Utilities for Jetpack Compose

License

License

GroupId

GroupId

ca.gosyer
ArtifactId

ArtifactId

accompanist-swiperefresh-android-debug
Last Version

Last Version

0.24.4
Release Date

Release Date

Type

Type

aar
Description

Description

Accompanist SwipeRefresh library
Utilities for Jetpack Compose
Project URL

Project URL

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

Source Code Management

https://github.com/Syer10/accompanist/

Download accompanist-swiperefresh-android-debug

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10
androidx.compose.material » material jar 1.1.0

runtime (1)

Group / Artifact Type Version
androidx.compose.ui » ui-util jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.24.4
0.20.1