License |
License |
---|---|
GroupId | GroupIdcom.ifttt |
ArtifactId | ArtifactIdsparklemotion |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionSparkle Motion
A ViewPager animator that animates Views within pages as well as views across pages.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sparklemotion-1.0.0.pom | |
sparklemotion-1.0.0.aar | 23 KB |
sparklemotion-1.0.0-sources.jar | 18 KB |
sparklemotion-1.0.0-javadoc.jar | 85 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ifttt/sparklemotion/ -->
<dependency>
<groupId>com.ifttt</groupId>
<artifactId>sparklemotion</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.ifttt/sparklemotion/
implementation 'com.ifttt:sparklemotion:1.0.0'
// https://jarcasting.com/artifacts/com.ifttt/sparklemotion/
implementation ("com.ifttt:sparklemotion:1.0.0")
'com.ifttt:sparklemotion:aar:1.0.0'
<dependency org="com.ifttt" name="sparklemotion" rev="1.0.0">
<artifact name="sparklemotion" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ifttt', module='sparklemotion', version='1.0.0')
)
libraryDependencies += "com.ifttt" % "sparklemotion" % "1.0.0"
[com.ifttt/sparklemotion "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-v4 | jar | 23.0.1 |