License |
License |
---|---|
Categories |
CategoriesWire Data Data Structures |
GroupId | GroupIdat.wirecube |
ArtifactId | ArtifactIdadditive_animations |
Version | Version1.9.1 |
Type | Typeaar |
Description |
DescriptionAndroid Additive Animations
Additive animations for Android, along with many convenience methods for clean animation code.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
additive_animations-1.9.1.pom | |
additive_animations-1.9.1-sources.jar | 41 KB |
additive_animations-1.9.1-javadoc.jar | 160 KB |
Browse |
<!-- https://jarcasting.com/artifacts/at.wirecube/additive_animations/ -->
<dependency>
<groupId>at.wirecube</groupId>
<artifactId>additive_animations</artifactId>
<version>1.9.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/at.wirecube/additive_animations/
implementation 'at.wirecube:additive_animations:1.9.1'
// https://jarcasting.com/artifacts/at.wirecube/additive_animations/
implementation ("at.wirecube:additive_animations:1.9.1")
'at.wirecube:additive_animations:aar:1.9.1'
<dependency org="at.wirecube" name="additive_animations" rev="1.9.1">
<artifact name="additive_animations" type="aar" />
</dependency>
@Grapes(
@Grab(group='at.wirecube', module='additive_animations', version='1.9.1')
)
libraryDependencies += "at.wirecube" % "additive_animations" % "1.9.1"
[at.wirecube/additive_animations "1.9.1"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.2.0 |
com.google.android.material » material | jar | 1.2.1 |