Last Version

Android Gif Drawable 1.2.0

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

1.2.0
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 1.2.0


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

Dependencies

runtime (3)

Group / Artifact Type Version
app.redwarp.gif : decoder jar 1.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.7.0
androidx.appcompat » appcompat jar 1.4.2

Project Modules

There are no modules declared in this project.