is not current version
Last Version 1.1.4

it.sephiroth.android.library.viewrevealanimator:view-reveal-animator 1.0.2

ViewAnimator with reveal effect

GroupId

GroupId

it.sephiroth.android.library.viewrevealanimator
ArtifactId

ArtifactId

view-reveal-animator
Version

Version

1.0.2
Type

Type

aar

Download view-reveal-animator 1.0.2


<!-- 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.0.2</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.0.2'
// https://jarcasting.com/artifacts/it.sephiroth.android.library.viewrevealanimator/view-reveal-animator/
implementation ("it.sephiroth.android.library.viewrevealanimator:view-reveal-animator:1.0.2")
'it.sephiroth.android.library.viewrevealanimator:view-reveal-animator:aar:1.0.2'
<dependency org="it.sephiroth.android.library.viewrevealanimator" name="view-reveal-animator" rev="1.0.2">
  <artifact name="view-reveal-animator" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.android.library.viewrevealanimator', module='view-reveal-animator', version='1.0.2')
)
libraryDependencies += "it.sephiroth.android.library.viewrevealanimator" % "view-reveal-animator" % "1.0.2"
[it.sephiroth.android.library.viewrevealanimator/view-reveal-animator "1.0.2"]