| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.rubensousa |
| Идентификатор | Идентификаторdecorator |
| Версия | Версия2.0.2 |
| Тип | Типaar |
| Описание |
ОписаниеDecorator
A collection of ItemDecorations for RecyclerView
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| decorator-2.0.2.pom | |
| decorator-2.0.2-sources.jar | 20 KB |
| decorator-2.0.2-javadoc.jar | 351 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.rubensousa/decorator/ -->
<dependency>
<groupId>com.rubensousa</groupId>
<artifactId>decorator</artifactId>
<version>2.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.rubensousa/decorator/
implementation 'com.rubensousa:decorator:2.0.2'
// https://jarcasting.com/artifacts/com.rubensousa/decorator/
implementation ("com.rubensousa:decorator:2.0.2")
'com.rubensousa:decorator:aar:2.0.2'
<dependency org="com.rubensousa" name="decorator" rev="2.0.2">
<artifact name="decorator" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.rubensousa', module='decorator', version='2.0.2')
)
libraryDependencies += "com.rubensousa" % "decorator" % "2.0.2"
[com.rubensousa/decorator "2.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.recyclerview » recyclerview | jar | 1.2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.6.21 |
| androidx.appcompat » appcompat | jar | 1.4.2 |
| androidx.core » core-ktx | jar | 1.8.0 |