is not current version
Last Version 1.7.2.4

com.github.dkzwm:srl-core 1.7.2

A highly efficient refresh library for Android, Can support all Views.

GroupId

GroupId

com.github.dkzwm
ArtifactId

ArtifactId

srl-core
Version

Version

1.7.2
Type

Type

aar

Download srl-core 1.7.2


<!-- https://jarcasting.com/artifacts/com.github.dkzwm/srl-core/ -->
<dependency>
    <groupId>com.github.dkzwm</groupId>
    <artifactId>srl-core</artifactId>
    <version>1.7.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dkzwm/srl-core/
implementation 'com.github.dkzwm:srl-core:1.7.2'
// https://jarcasting.com/artifacts/com.github.dkzwm/srl-core/
implementation ("com.github.dkzwm:srl-core:1.7.2")
'com.github.dkzwm:srl-core:aar:1.7.2'
<dependency org="com.github.dkzwm" name="srl-core" rev="1.7.2">
  <artifact name="srl-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.dkzwm', module='srl-core', version='1.7.2')
)
libraryDependencies += "com.github.dkzwm" % "srl-core" % "1.7.2"
[com.github.dkzwm/srl-core "1.7.2"]