License |
License |
---|---|
GroupId | GroupIdio.github.cocomikes |
ArtifactId | ArtifactIdpull-to-refresh |
Version | Version3.0.1 |
Type | Typejar |
Description |
Descriptionpull-to-refresh
library tools for mikes usage
|
Filename | Size |
---|---|
pull-to-refresh-3.0.1.pom | -1 bytes |
pull-to-refresh-3.0.1-sources.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.cocomikes/pull-to-refresh/ -->
<dependency>
<groupId>io.github.cocomikes</groupId>
<artifactId>pull-to-refresh</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cocomikes/pull-to-refresh/
implementation 'io.github.cocomikes:pull-to-refresh:3.0.1'
// https://jarcasting.com/artifacts/io.github.cocomikes/pull-to-refresh/
implementation ("io.github.cocomikes:pull-to-refresh:3.0.1")
'io.github.cocomikes:pull-to-refresh:jar:3.0.1'
<dependency org="io.github.cocomikes" name="pull-to-refresh" rev="3.0.1">
<artifact name="pull-to-refresh" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cocomikes', module='pull-to-refresh', version='3.0.1')
)
libraryDependencies += "io.github.cocomikes" % "pull-to-refresh" % "3.0.1"
[io.github.cocomikes/pull-to-refresh "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core | jar | 1.1.0 |