| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcc.wecando |
| Идентификатор | ИдентификаторSuperDecoration |
| Версия | Версия1.0.4 |
| Тип | Типaar |
| Описание |
ОписаниеSuperDecoration
Super ItemDecoration for RecyclerView, Support LinearLayoutManager and GridLayoutManager!
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| SuperDecoration-1.0.4.pom | |
| SuperDecoration-1.0.4-sources.jar | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cc.wecando/SuperDecoration/ -->
<dependency>
<groupId>cc.wecando</groupId>
<artifactId>SuperDecoration</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cc.wecando/SuperDecoration/
implementation 'cc.wecando:SuperDecoration:1.0.4'
// https://jarcasting.com/artifacts/cc.wecando/SuperDecoration/
implementation ("cc.wecando:SuperDecoration:1.0.4")
'cc.wecando:SuperDecoration:aar:1.0.4'
<dependency org="cc.wecando" name="SuperDecoration" rev="1.0.4">
<artifact name="SuperDecoration" type="aar" />
</dependency>
@Grapes(
@Grab(group='cc.wecando', module='SuperDecoration', version='1.0.4')
)
libraryDependencies += "cc.wecando" % "SuperDecoration" % "1.0.4"
[cc.wecando/SuperDecoration "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| » unspecified | jar | |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| com.google.android.material » material | jar | 1.4.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.31 |