is not current version
Last Version 1.2.0

app.redwarp.gif:android-drawable 0.7.0

An implementation of an Android Drawable providing a simple way to display a gif in an Android app

GroupId

GroupId

app.redwarp.gif
ArtifactId

ArtifactId

android-drawable
Version

Version

0.7.0
Type

Type

aar

Download android-drawable 0.7.0


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