is not current version
Last Version 2.23.0

com.github.penfeizhou.android.animation:frameanimation 2.18.0

7dad89445a61d9c3458c92465a1978b50b4e7cb9

GroupId

GroupId

com.github.penfeizhou.android.animation
ArtifactId

ArtifactId

frameanimation
Version

Version

2.18.0
Type

Type

aar

Download frameanimation 2.18.0


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