is not current version
Last Version 1.7.2.4

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

Material style view kit for SmoothRefreshLayout

GroupId

GroupId

com.github.dkzwm
ArtifactId

ArtifactId

srl-ext-material
Version

Version

1.7.2.2
Type

Type

aar

Download srl-ext-material 1.7.2.2


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