is not current version
Last Version 0.2.0

com.github.avenwu:animation 0.0.1

Frame Animation with Drawable without OutOfMemory

GroupId

GroupId

com.github.avenwu
ArtifactId

ArtifactId

animation
Version

Version

0.0.1
Type

Type

aar

Download animation 0.0.1


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