License |
License
Apache Licence, Version 2.0
|
---|---|
GroupId | GroupIdcom.github.kleinerhacker |
ArtifactId | ArtifactIdandroid-gif-library |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAndroid GIF Library
Library to add GIF support for Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
android-gif-library-1.0.0.pom | |
android-gif-library-1.0.0.jar | 27 KB |
android-gif-library-1.0.0-sources.jar | 16 KB |
android-gif-library-1.0.0-javadoc.jar | 49 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
android » android | jar | 4.4.2_r4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.robolectric : robolectric | jar | 3.0 |