License |
License |
---|---|
GroupId | GroupIdio.apptik.multiview |
ArtifactId | ArtifactIdanimators |
Version | Version0.0.3 |
Type | Typeaar |
Description |
DescriptionAnimators for RecyclerView
Multi-purpose Android UI components based on RecyclerView
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
animators-0.0.3.pom | |
animators-0.0.3.aar | 77 KB |
animators-0.0.3-sources.jar | 12 KB |
animators-0.0.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.apptik.multiview/animators/ -->
<dependency>
<groupId>io.apptik.multiview</groupId>
<artifactId>animators</artifactId>
<version>0.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.apptik.multiview/animators/
implementation 'io.apptik.multiview:animators:0.0.3'
// https://jarcasting.com/artifacts/io.apptik.multiview/animators/
implementation ("io.apptik.multiview:animators:0.0.3")
'io.apptik.multiview:animators:aar:0.0.3'
<dependency org="io.apptik.multiview" name="animators" rev="0.0.3">
<artifact name="animators" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.apptik.multiview', module='animators', version='0.0.3')
)
libraryDependencies += "io.apptik.multiview" % "animators" % "0.0.3"
[io.apptik.multiview/animators "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
io.apptik.multiview : common | jar | 0.0.3 |
com.android.support » recyclerview-v7 | jar | 23.2.1 |
com.android.support » appcompat-v7 | jar | 23.2.1 |