is not current version
Last Version 1.2.24

pl.droidsonroids.gif:android-gif-drawable 1.2.21

Views and Drawable for displaying animated GIFs for Android

GroupId

GroupId

pl.droidsonroids.gif
ArtifactId

ArtifactId

android-gif-drawable
Version

Version

1.2.21
Type

Type

aar

Download android-gif-drawable 1.2.21


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