Last Version

GIF Encoder 0.10.1

A pure Java library implementing the GIF89a specification. Suitable for use on Android.

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup
ArtifactId

ArtifactId

gifencoder
Version

Version

0.10.1
Type

Type

jar
Description

Description

GIF Encoder
A pure Java library implementing the GIF89a specification. Suitable for use on Android.
Project URL

Project URL

http://github.com/square/gifencoder/
Project Organization

Project Organization

Square, Inc.
Source Code Management

Source Code Management

http://github.com/square/gifencoder

Download gifencoder 0.10.1


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 2.0.0

Project Modules

There are no modules declared in this project.