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

JazzyListView (Parent) 1.0.0

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

Лицензия

Лицензия

Группа

Группа

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

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

parent
Версия

Версия

1.0.0
Тип

Тип

pom
Описание

Описание

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

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

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

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

https://github.com/twotoasters/JazzyListView/

Скачать parent 1.0.0

Имя Файла Размер
parent-1.0.0.pom 3 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • library
  • sample