GroupId | GroupIdcom.github.chuangwu |
---|---|
ArtifactId | ArtifactIdrefresh-core-androidx-smart-refresh |
Version | Version2.2.4 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/com.github.chuangwu/refresh-core-androidx-smart-refresh/ -->
<dependency>
<groupId>com.github.chuangwu</groupId>
<artifactId>refresh-core-androidx-smart-refresh</artifactId>
<version>2.2.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.chuangwu/refresh-core-androidx-smart-refresh/
implementation 'com.github.chuangwu:refresh-core-androidx-smart-refresh:2.2.4'
// https://jarcasting.com/artifacts/com.github.chuangwu/refresh-core-androidx-smart-refresh/
implementation ("com.github.chuangwu:refresh-core-androidx-smart-refresh:2.2.4")
'com.github.chuangwu:refresh-core-androidx-smart-refresh:aar:2.2.4'
<dependency org="com.github.chuangwu" name="refresh-core-androidx-smart-refresh" rev="2.2.4">
<artifact name="refresh-core-androidx-smart-refresh" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.chuangwu', module='refresh-core-androidx-smart-refresh', version='2.2.4')
)
libraryDependencies += "com.github.chuangwu" % "refresh-core-androidx-smart-refresh" % "2.2.4"
[com.github.chuangwu/refresh-core-androidx-smart-refresh "2.2.4"]