| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.arasthel |
| Идентификатор | ИдентификаторSectionedListAdapter |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеSectionedListAdapter
A library to easily manage sections in RecyclerView.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| SectionedListAdapter-1.0.3.pom | |
| SectionedListAdapter-1.0.3-sources.jar | 6 KB |
| SectionedListAdapter-1.0.3-javadoc.jar | 302 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.arasthel/SectionedListAdapter/ -->
<dependency>
<groupId>com.arasthel</groupId>
<artifactId>SectionedListAdapter</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.arasthel/SectionedListAdapter/
implementation 'com.arasthel:SectionedListAdapter:1.0.3'
// https://jarcasting.com/artifacts/com.arasthel/SectionedListAdapter/
implementation ("com.arasthel:SectionedListAdapter:1.0.3")
'com.arasthel:SectionedListAdapter:aar:1.0.3'
<dependency org="com.arasthel" name="SectionedListAdapter" rev="1.0.3">
<artifact name="SectionedListAdapter" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.arasthel', module='SectionedListAdapter', version='1.0.3')
)
libraryDependencies += "com.arasthel" % "SectionedListAdapter" % "1.0.3"
[com.arasthel/SectionedListAdapter "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.2.1 |