JazzyListView

Android library for adding animations to list items when they become visible

Лицензия

Лицензия

Группа

Группа

com.twotoasters.jazzylistview
Идентификатор

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

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

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

1.2.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

JazzyListView
Android library for adding animations to list items when they become visible
Ссылка на сайт

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

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

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

https://github.com/twotoasters/JazzyListView

Скачать library

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

<!-- https://jarcasting.com/artifacts/com.twotoasters.jazzylistview/library/ -->
<dependency>
    <groupId>com.twotoasters.jazzylistview</groupId>
    <artifactId>library</artifactId>
    <version>1.2.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.twotoasters.jazzylistview/library/
implementation 'com.twotoasters.jazzylistview:library:1.2.1'
// https://jarcasting.com/artifacts/com.twotoasters.jazzylistview/library/
implementation ("com.twotoasters.jazzylistview:library:1.2.1")
'com.twotoasters.jazzylistview:library:aar:1.2.1'
<dependency org="com.twotoasters.jazzylistview" name="library" rev="1.2.1">
  <artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.twotoasters.jazzylistview', module='library', version='1.2.1')
)
libraryDependencies += "com.twotoasters.jazzylistview" % "library" % "1.2.1"
[com.twotoasters.jazzylistview/library "1.2.1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.android.support » support-v4 jar 21.0.0

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

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

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

Версия
1.2.1
1.2.0
1.1.1
1.0.1
1.0.0