is not current version
Last Version 2.23.0

com.github.penfeizhou.android.animation:gif 2.13.0

ca5b27881a1b9637829bc54281729cd30bee08e0

GroupId

GroupId

com.github.penfeizhou.android.animation
ArtifactId

ArtifactId

gif
Version

Version

2.13.0
Type

Type

aar

Download gif 2.13.0


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