License |
License |
---|---|
GroupId | GroupIdcom.github.chuangwu |
ArtifactId | ArtifactIdrefresh-core-androidx |
Version | Version2.2.1 |
Type | Typeaar |
Description |
DescriptionRefresh Library
Android CHURefresh Library
|
Filename | Size |
---|---|
refresh-core-androidx-2.2.1.pom | |
refresh-core-androidx-2.2.1.aar | 35 KB |
refresh-core-androidx-2.2.1-sources.jar | 11 KB |
refresh-core-androidx-2.2.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.chuangwu/refresh-core-androidx/ -->
<dependency>
<groupId>com.github.chuangwu</groupId>
<artifactId>refresh-core-androidx</artifactId>
<version>2.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.chuangwu/refresh-core-androidx/
implementation 'com.github.chuangwu:refresh-core-androidx:2.2.1'
// https://jarcasting.com/artifacts/com.github.chuangwu/refresh-core-androidx/
implementation ("com.github.chuangwu:refresh-core-androidx:2.2.1")
'com.github.chuangwu:refresh-core-androidx:aar:2.2.1'
<dependency org="com.github.chuangwu" name="refresh-core-androidx" rev="2.2.1">
<artifact name="refresh-core-androidx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.chuangwu', module='refresh-core-androidx', version='2.2.1')
)
libraryDependencies += "com.github.chuangwu" % "refresh-core-androidx" % "2.2.1"
[com.github.chuangwu/refresh-core-androidx "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.chuangwu : adapter | jar | 2.0.9 |