| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.android-s14 |
| Идентификатор | Идентификаторrve |
| Версия | Версия1.1.4 |
| Тип | Типaar |
| Описание |
ОписаниеRecyclerViewElementary
RecyclerView made easier than eas
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| rve-1.1.4.pom | |
| rve-1.1.4.aar | 21 KB |
| rve-1.1.4-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.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.android-s14/rve/
implementation 'com.github.android-s14:rve:1.1.4'
// https://jarcasting.com/artifacts/com.github.android-s14/rve/
implementation ("com.github.android-s14:rve:1.1.4")
'com.github.android-s14:rve:aar:1.1.4'
<dependency org="com.github.android-s14" name="rve" rev="1.1.4">
<artifact name="rve" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.android-s14', module='rve', version='1.1.4')
)
libraryDependencies += "com.github.android-s14" % "rve" % "1.1.4"
[com.github.android-s14/rve "1.1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 22.1.0 |
| com.android.support » cardview-v7 | jar | 21.0.0 |
| com.android.support » recyclerview-v7 | jar | 21.0.0 |