| Группа | Группаcom.github.dkzwm |
|---|---|
| Идентификатор | Идентификаторsrl-ext-classics |
| Версия | Версия1.7.2.2 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| srl-ext-classics-1.7.2.2.pom | |
| srl-ext-classics-1.7.2.2-sources.jar | 12 KB |
| srl-ext-classics-1.7.2.2-javadoc.jar | 70 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.dkzwm/srl-ext-classics/ -->
<dependency>
<groupId>com.github.dkzwm</groupId>
<artifactId>srl-ext-classics</artifactId>
<version>1.7.2.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dkzwm/srl-ext-classics/
implementation 'com.github.dkzwm:srl-ext-classics:1.7.2.2'
// https://jarcasting.com/artifacts/com.github.dkzwm/srl-ext-classics/
implementation ("com.github.dkzwm:srl-ext-classics:1.7.2.2")
'com.github.dkzwm:srl-ext-classics:aar:1.7.2.2'
<dependency org="com.github.dkzwm" name="srl-ext-classics" rev="1.7.2.2">
<artifact name="srl-ext-classics" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.dkzwm', module='srl-ext-classics', version='1.7.2.2')
)
libraryDependencies += "com.github.dkzwm" % "srl-ext-classics" % "1.7.2.2"
[com.github.dkzwm/srl-ext-classics "1.7.2.2"]