Android GIF Library

Library to add GIF support for Android

License

License

Apache Licence, Version 2.0
GroupId

GroupId

com.github.kleinerhacker
ArtifactId

ArtifactId

android-gif-library
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Android GIF Library
Library to add GIF support for Android
Project URL

Project URL

https://github.com/KleinerHacker/android-gif

Download android-gif-library

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
org.apache.commons : commons-lang3 jar 3.1
com.google.guava : guava-jdk5 jar 17.0

provided (1)

Group / Artifact Type Version
android » android jar 4.4.2_r4

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.robolectric : robolectric jar 3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0