Last Version

Android Additive Animations 1.9.3

Additive animations for Android, along with many convenience methods for clean animation code.

License

License

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

at.wirecube
ArtifactId

ArtifactId

additive_animations
Version

Version

1.9.3
Type

Type

aar
Description

Description

Android Additive Animations
Additive animations for Android, along with many convenience methods for clean animation code.
Project URL

Project URL

https://github.com/davidganster/android_additive_animations
Source Code Management

Source Code Management

https://github.com/davidganster/android_additive_animations

Download additive_animations 1.9.3


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

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.