MVN

com.github.kleinerhacker : android-gif-library

Maven & Gradle

Aug 01, 2015

Android GIF Library · Library to add GIF support for Android

<dependency>
    <groupId>com.github.kleinerhacker</groupId>
    <artifactId>android-gif-library</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.kleinerhacker : android-gif-library to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.kleinerhacker : android-gif-library to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
android-gif-library-1.0.0

How to add a dependency to Maven

Add the following com.github.kleinerhacker : android-gif-library maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.kleinerhacker</groupId>
    <artifactId>android-gif-library</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.kleinerhacker : android-gif-library gradle dependency to your build.gradle file:

implementation 'com.github.kleinerhacker:android-gif-library:1.0.0'

Gradle Kotlin DSL: Add the following com.github.kleinerhacker : android-gif-library gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.kleinerhacker:android-gif-library:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.kleinerhacker : android-gif-library sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.kleinerhacker" % "android-gif-library" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 03, 2015
60 stars
Sep 20, 2018
415 stars
Sep 20, 2018
11 usages
415 stars
May 03, 2017
20 usages
253 stars
Sep 01, 2017
27 stars
Mar 14, 2018
34 usages
941 stars
Mar 14, 2018
1 usages
941 stars
Aug 08, 2015
0 stars
Mar 03, 2022
3 usages
31 stars
Aug 12, 2015
1 usages
114 stars