License |
License |
---|---|
GroupId | GroupIdit.sephiroth.android.library.viewrevealanimator |
ArtifactId | ArtifactIdview-reveal-animator |
Version | Version1.1.4 |
Type | Typeaar |
Description |
DescriptionAndroid View Reveal Animator
ViewAnimator with reveal effect
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
view-reveal-animator-1.1.4.pom | |
view-reveal-animator-1.1.4.aar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.sephiroth.android.library.viewrevealanimator/view-reveal-animator/ -->
<dependency>
<groupId>it.sephiroth.android.library.viewrevealanimator</groupId>
<artifactId>view-reveal-animator</artifactId>
<version>1.1.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.android.library.viewrevealanimator/view-reveal-animator/
implementation 'it.sephiroth.android.library.viewrevealanimator:view-reveal-animator:1.1.4'
// https://jarcasting.com/artifacts/it.sephiroth.android.library.viewrevealanimator/view-reveal-animator/
implementation ("it.sephiroth.android.library.viewrevealanimator:view-reveal-animator:1.1.4")
'it.sephiroth.android.library.viewrevealanimator:view-reveal-animator:aar:1.1.4'
<dependency org="it.sephiroth.android.library.viewrevealanimator" name="view-reveal-animator" rev="1.1.4">
<artifact name="view-reveal-animator" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.android.library.viewrevealanimator', module='view-reveal-animator', version='1.1.4')
)
libraryDependencies += "it.sephiroth.android.library.viewrevealanimator" % "view-reveal-animator" % "1.1.4"
[it.sephiroth.android.library.viewrevealanimator/view-reveal-animator "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-v4 | jar | 21.0.3 |