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