AXAnimation

AXAnimation is an Android Library which can simply animate views and everything!

License

License

GroupId

GroupId

io.github.aghajari
ArtifactId

ArtifactId

AXAnimation
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

AXAnimation
AXAnimation is an Android Library which can simply animate views and everything!
Project URL

Project URL

https://github.com/Aghajari/AXAnimation
Source Code Management

Source Code Management

https://github.com/Aghajari/AXAnimation

Download AXAnimation

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.aghajari/AXAnimation/ -->
<dependency>
    <groupId>io.github.aghajari</groupId>
    <artifactId>AXAnimation</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.aghajari/AXAnimation/
implementation 'io.github.aghajari:AXAnimation:1.0.1'
// https://jarcasting.com/artifacts/io.github.aghajari/AXAnimation/
implementation ("io.github.aghajari:AXAnimation:1.0.1")
'io.github.aghajari:AXAnimation:aar:1.0.1'
<dependency org="io.github.aghajari" name="AXAnimation" rev="1.0.1">
  <artifact name="AXAnimation" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.aghajari', module='AXAnimation', version='1.0.1')
)
libraryDependencies += "io.github.aghajari" % "AXAnimation" % "1.0.1"
[io.github.aghajari/AXAnimation "1.0.1"]

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0