Animation

Custom animation library between two activities

License

License

GroupId

GroupId

io.github.saadahmedscse
ArtifactId

ArtifactId

animate
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

Animation
Custom animation library between two activities

Download animate

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0