GroupId | GroupIdcom.github.chuangwu |
---|---|
ArtifactId | ArtifactIdrefresh-core-androidx |
Version | Version2.2.3 |
Type | Typeaar |
Filename | Size |
---|---|
refresh-core-androidx-2.2.3.pom | |
refresh-core-androidx-2.2.3.aar | 35 KB |
refresh-core-androidx-2.2.3-sources.jar | 11 KB |
refresh-core-androidx-2.2.3-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.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.chuangwu/refresh-core-androidx/
implementation 'com.github.chuangwu:refresh-core-androidx:2.2.3'
// https://jarcasting.com/artifacts/com.github.chuangwu/refresh-core-androidx/
implementation ("com.github.chuangwu:refresh-core-androidx:2.2.3")
'com.github.chuangwu:refresh-core-androidx:aar:2.2.3'
<dependency org="com.github.chuangwu" name="refresh-core-androidx" rev="2.2.3">
<artifact name="refresh-core-androidx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.chuangwu', module='refresh-core-androidx', version='2.2.3')
)
libraryDependencies += "com.github.chuangwu" % "refresh-core-androidx" % "2.2.3"
[com.github.chuangwu/refresh-core-androidx "2.2.3"]