is not current version
Last Version 1.1.4

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

ViewAnimator with reveal effect

GroupId

GroupId

it.sephiroth.android.library.viewrevealanimator
ArtifactId

ArtifactId

view-reveal-animator
Version

Version

1.1.1
Type

Type

aar

Download view-reveal-animator 1.1.1


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