Last Version

ApngDrawable 1.11.0

Fast and light weight Animated Portable Network Graphics(APNG) image decoder library for Android platform

License

License

GroupId

GroupId

com.linecorp
ArtifactId

ArtifactId

apng
Version

Version

1.11.0
Type

Type

aar
Description

Description

ApngDrawable
Fast and light weight Animated Portable Network Graphics(APNG) image decoder library for Android platform
Project URL

Project URL

https://github.com/line/apng-drawable
Source Code Management

Source Code Management

https://github.com/line/apng-drawable/tree/master

Download apng 1.11.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.30
androidx.annotation » annotation jar 1.1.0
androidx.vectordrawable » vectordrawable-animated jar 1.0.0

Project Modules

There are no modules declared in this project.