| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаcom.github.qq549631030 |
| Идентификатор | Идентификаторrecyclerview-flexibledivider |
| Последняя версия | Последняя версия1.5.3 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеRecyclerView-FlexibleDivider
Android library providing simple way to control divider items of RecyclerView
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.qq549631030/recyclerview-flexibledivider/ -->
<dependency>
<groupId>com.github.qq549631030</groupId>
<artifactId>recyclerview-flexibledivider</artifactId>
<version>1.5.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.qq549631030/recyclerview-flexibledivider/
implementation 'com.github.qq549631030:recyclerview-flexibledivider:1.5.3'
// https://jarcasting.com/artifacts/com.github.qq549631030/recyclerview-flexibledivider/
implementation ("com.github.qq549631030:recyclerview-flexibledivider:1.5.3")
'com.github.qq549631030:recyclerview-flexibledivider:aar:1.5.3'
<dependency org="com.github.qq549631030" name="recyclerview-flexibledivider" rev="1.5.3">
<artifact name="recyclerview-flexibledivider" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.qq549631030', module='recyclerview-flexibledivider', version='1.5.3')
)
libraryDependencies += "com.github.qq549631030" % "recyclerview-flexibledivider" % "1.5.3"
[com.github.qq549631030/recyclerview-flexibledivider "1.5.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.annotation » annotation | jar | 1.0.0 |
| androidx.core » core | jar | 1.0.0 |
| androidx.recyclerview » recyclerview | jar | 1.0.0 |