Sesl RecyclerView

Sesl RecyclerView Library.

Лицензия

Лицензия

Группа

Группа

io.github.oneuiproject.sesl
Идентификатор

Идентификатор

recyclerview
Последняя версия

Последняя версия

1.2.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

Sesl RecyclerView
Sesl RecyclerView Library.
Ссылка на сайт

Ссылка на сайт

https://github.com/OneUIProject/sesl
Система контроля версий

Система контроля версий

https://github.com/OneUIProject/sesl

Скачать recyclerview

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.oneuiproject.sesl/recyclerview/ -->
<dependency>
    <groupId>io.github.oneuiproject.sesl</groupId>
    <artifactId>recyclerview</artifactId>
    <version>1.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.oneuiproject.sesl/recyclerview/
implementation 'io.github.oneuiproject.sesl:recyclerview:1.2.0'
// https://jarcasting.com/artifacts/io.github.oneuiproject.sesl/recyclerview/
implementation ("io.github.oneuiproject.sesl:recyclerview:1.2.0")
'io.github.oneuiproject.sesl:recyclerview:aar:1.2.0'
<dependency org="io.github.oneuiproject.sesl" name="recyclerview" rev="1.2.0">
  <artifact name="recyclerview" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.oneuiproject.sesl', module='recyclerview', version='1.2.0')
)
libraryDependencies += "io.github.oneuiproject.sesl" % "recyclerview" % "1.2.0"
[io.github.oneuiproject.sesl/recyclerview "1.2.0"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
androidx.annotation » annotation jar 1.3.0
io.github.oneuiproject.sesl : core jar 1.1.0
io.github.oneuiproject.sesl : customview jar 1.0.0

runtime (2)

Идентификатор библиотеки Тип Версия
io.github.oneuiproject.sesl : appcompat jar 1.3.0
androidx.collection » collection jar 1.2.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2.0
1.1.0
1.0.1
1.0.0
1.0.0-beta01