is not current version
Last Version 1.2.0

Android Gif Drawable 0.7.2

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

License

License

GroupId

GroupId

app.redwarp.gif
ArtifactId

ArtifactId

android-drawable
Version

Version

0.7.2
Type

Type

aar
Description

Description

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

Project URL

https://github.com/redwarp/gifdecoder
Source Code Management

Source Code Management

https://github.com/redwarp/gifdecoder

Download android-drawable 0.7.2


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

Dependencies

runtime (5)

Group / Artifact Type Version
app.redwarp.gif : decoder jar 0.7.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21
androidx.appcompat » appcompat jar 1.3.1
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.1

Project Modules

There are no modules declared in this project.