Last Version

JazzyListView (Parent) 1.0.0

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

License

License

GroupId

GroupId

com.twotoasters.jazzylistview
ArtifactId

ArtifactId

parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

JazzyListView (Parent)
Android library for adding animations to list items when they become visible.
Project URL

Project URL

https://github.com/twotoasters/JazzyListView
Source Code Management

Source Code Management

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

Download parent 1.0.0

Filename Size
parent-1.0.0.pom 3 KB
Browse

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • library
  • sample