License |
License |
---|---|
GroupId | GroupIdca.gosyer |
ArtifactId | ArtifactIdaccompanist-swiperefresh-android |
Version | Version0.20.1 |
Type | Typeaar |
Description |
DescriptionAccompanist SwipeRefresh library
Utilities for Jetpack Compose
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ca.gosyer/accompanist-swiperefresh-android/ -->
<dependency>
<groupId>ca.gosyer</groupId>
<artifactId>accompanist-swiperefresh-android</artifactId>
<version>0.20.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ca.gosyer/accompanist-swiperefresh-android/
implementation 'ca.gosyer:accompanist-swiperefresh-android:0.20.1'
// https://jarcasting.com/artifacts/ca.gosyer/accompanist-swiperefresh-android/
implementation ("ca.gosyer:accompanist-swiperefresh-android:0.20.1")
'ca.gosyer:accompanist-swiperefresh-android:aar:0.20.1'
<dependency org="ca.gosyer" name="accompanist-swiperefresh-android" rev="0.20.1">
<artifact name="accompanist-swiperefresh-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='ca.gosyer', module='accompanist-swiperefresh-android', version='0.20.1')
)
libraryDependencies += "ca.gosyer" % "accompanist-swiperefresh-android" % "0.20.1"
[ca.gosyer/accompanist-swiperefresh-android "0.20.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |
androidx.compose.material » material | jar | 1.1.0-beta04 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
androidx.compose.ui » ui-util | jar | 1.1.0-beta04 |