is not current version
Last Version 1.7.2.4

com.github.dkzwm:srl-ext-util 1.7.2.2

Utils for SmoothRefreshLayout

GroupId

GroupId

com.github.dkzwm
ArtifactId

ArtifactId

srl-ext-util
Version

Version

1.7.2.2
Type

Type

aar

Download srl-ext-util 1.7.2.2


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