| License |
License |
|---|---|
| GroupId | GroupIdcom.fpliu.ndk.pkg.prefab.android.21 |
| ArtifactId | ArtifactIdgiflib |
| Last Version | Last Version5.2.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptiongiflib
Library and utilities for processing GIFs
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| giflib-5.2.1.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fpliu.ndk.pkg.prefab.android.21/giflib/ -->
<dependency>
<groupId>com.fpliu.ndk.pkg.prefab.android.21</groupId>
<artifactId>giflib</artifactId>
<version>5.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.fpliu.ndk.pkg.prefab.android.21/giflib/
implementation 'com.fpliu.ndk.pkg.prefab.android.21:giflib:5.2.1'
// https://jarcasting.com/artifacts/com.fpliu.ndk.pkg.prefab.android.21/giflib/
implementation ("com.fpliu.ndk.pkg.prefab.android.21:giflib:5.2.1")
'com.fpliu.ndk.pkg.prefab.android.21:giflib:aar:5.2.1'
<dependency org="com.fpliu.ndk.pkg.prefab.android.21" name="giflib" rev="5.2.1">
<artifact name="giflib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.fpliu.ndk.pkg.prefab.android.21', module='giflib', version='5.2.1')
)
libraryDependencies += "com.fpliu.ndk.pkg.prefab.android.21" % "giflib" % "5.2.1"
[com.fpliu.ndk.pkg.prefab.android.21/giflib "5.2.1"]