License |
License |
---|---|
GroupId | GroupIdio.github.saadahmedscse |
ArtifactId | ArtifactIdanimate |
Version | Version1.0.2 |
Type | Typeaar |
Description |
DescriptionAnimation
Custom animation library between two activities
|
Filename | Size |
---|---|
animate-1.0.2.pom | |
animate-1.0.2.aar | 2 KB |
animate-1.0.2-sources.jar | 1 KB |
animate-1.0.2-javadoc.jar | 125 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.saadahmedscse/animate/ -->
<dependency>
<groupId>io.github.saadahmedscse</groupId>
<artifactId>animate</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.saadahmedscse/animate/
implementation 'io.github.saadahmedscse:animate:1.0.2'
// https://jarcasting.com/artifacts/io.github.saadahmedscse/animate/
implementation ("io.github.saadahmedscse:animate:1.0.2")
'io.github.saadahmedscse:animate:aar:1.0.2'
<dependency org="io.github.saadahmedscse" name="animate" rev="1.0.2">
<artifact name="animate" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.saadahmedscse', module='animate', version='1.0.2')
)
libraryDependencies += "io.github.saadahmedscse" % "animate" % "1.0.2"
[io.github.saadahmedscse/animate "1.0.2"]