License |
License |
---|---|
GroupId | GroupIdio.github.loren-moon |
ArtifactId | ArtifactIdcomposesmartrefresh |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncomposesmartrefresh
Smartrefreshlayout based on compose
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
composesmartrefresh-1.0.0.pom | |
composesmartrefresh-1.0.0-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.loren-moon/composesmartrefresh/ -->
<dependency>
<groupId>io.github.loren-moon</groupId>
<artifactId>composesmartrefresh</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.loren-moon/composesmartrefresh/
implementation 'io.github.loren-moon:composesmartrefresh:1.0.0'
// https://jarcasting.com/artifacts/io.github.loren-moon/composesmartrefresh/
implementation ("io.github.loren-moon:composesmartrefresh:1.0.0")
'io.github.loren-moon:composesmartrefresh:aar:1.0.0'
<dependency org="io.github.loren-moon" name="composesmartrefresh" rev="1.0.0">
<artifact name="composesmartrefresh" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.loren-moon', module='composesmartrefresh', version='1.0.0')
)
libraryDependencies += "io.github.loren-moon" % "composesmartrefresh" % "1.0.0"
[io.github.loren-moon/composesmartrefresh "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.7.0 |
androidx.compose.ui » ui | jar | 1.1.1 |
androidx.compose.material » material | jar | 1.1.1 |
androidx.activity » activity-compose | jar | 1.3.1 |