is not current version
Last Version 1.7.2.4

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

Material style view kit for SmoothRefreshLayout

GroupId

GroupId

com.github.dkzwm
ArtifactId

ArtifactId

srl-ext-material
Version

Version

1.7.2.3
Type

Type

aar

Download srl-ext-material 1.7.2.3


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