composesmartrefresh

Smartrefreshlayout based on compose

License

License

MIT
GroupId

GroupId

io.github.loren-moon
ArtifactId

ArtifactId

composesmartrefresh
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

composesmartrefresh
Smartrefreshlayout based on compose
Project URL

Project URL

https://github.com/Loren-Moon/ComposeSmartRefresh.git
Source Code Management

Source Code Management

https://github.com/Loren-Moon/ComposeSmartRefresh.git

Download composesmartrefresh

How to add to project

<!-- 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"]

Dependencies

compile (1)

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

runtime (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0