| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.twotoasters.SectionCursorAdapter |
| Идентификатор | Идентификаторlibrary |
| Последняя версия | Последняя версия2.0.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеSectionCursorAdapter
Android library which adds sections and fast scroll to CursorAdapter as an easily implementable feature.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| library-2.0.1.pom | |
| library-2.0.1.aar | 6 KB |
| library-2.0.1-sources.jar | 4 KB |
| library-2.0.1-javadoc.jar | 35 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.twotoasters.SectionCursorAdapter/library/ -->
<dependency>
<groupId>com.twotoasters.SectionCursorAdapter</groupId>
<artifactId>library</artifactId>
<version>2.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.twotoasters.SectionCursorAdapter/library/
implementation 'com.twotoasters.SectionCursorAdapter:library:2.0.1'
// https://jarcasting.com/artifacts/com.twotoasters.SectionCursorAdapter/library/
implementation ("com.twotoasters.SectionCursorAdapter:library:2.0.1")
'com.twotoasters.SectionCursorAdapter:library:aar:2.0.1'
<dependency org="com.twotoasters.SectionCursorAdapter" name="library" rev="2.0.1">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.twotoasters.SectionCursorAdapter', module='library', version='2.0.1')
)
libraryDependencies += "com.twotoasters.SectionCursorAdapter" % "library" % "2.0.1"
[com.twotoasters.SectionCursorAdapter/library "2.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » support-v4 | jar | 20.0.+ |