| Группа | Группаcom.github.dkzwm |
|---|---|
| Идентификатор | Идентификаторsrl-ext-dynamic-rebound |
| Версия | Версия1.7.2.3 |
| Тип | Типaar |
<!-- https://jarcasting.com/artifacts/com.github.dkzwm/srl-ext-dynamic-rebound/ -->
<dependency>
<groupId>com.github.dkzwm</groupId>
<artifactId>srl-ext-dynamic-rebound</artifactId>
<version>1.7.2.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dkzwm/srl-ext-dynamic-rebound/
implementation 'com.github.dkzwm:srl-ext-dynamic-rebound:1.7.2.3'
// https://jarcasting.com/artifacts/com.github.dkzwm/srl-ext-dynamic-rebound/
implementation ("com.github.dkzwm:srl-ext-dynamic-rebound:1.7.2.3")
'com.github.dkzwm:srl-ext-dynamic-rebound:aar:1.7.2.3'
<dependency org="com.github.dkzwm" name="srl-ext-dynamic-rebound" rev="1.7.2.3">
<artifact name="srl-ext-dynamic-rebound" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.dkzwm', module='srl-ext-dynamic-rebound', version='1.7.2.3')
)
libraryDependencies += "com.github.dkzwm" % "srl-ext-dynamic-rebound" % "1.7.2.3"
[com.github.dkzwm/srl-ext-dynamic-rebound "1.7.2.3"]