не последняя версия
Последняя версия 1.7.2.4

com.github.dkzwm:srl-core 1.7.2.3

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

Группа

Группа

com.github.dkzwm
Идентификатор

Идентификатор

srl-core
Версия

Версия

1.7.2.3
Тип

Тип

aar

Скачать srl-core 1.7.2.3


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