| License |
License |
|---|---|
| GroupId | GroupIdcom.twotoasters.jazzylistview |
| ArtifactId | ArtifactIdparent |
| Version | Version1.0.0 |
| Type | Typepom |
| Description |
DescriptionJazzyListView (Parent)
Android library for adding animations to list items when they become visible.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| 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"]