Last Version

apng-view 1.6

Android custom Drawable that supports playing animation from an APNG file

License

License

GroupId

GroupId

com.github.sahasbhop
ArtifactId

ArtifactId

apng-view
Version

Version

1.6
Type

Type

aar
Description

Description

apng-view
Android custom Drawable that supports playing animation from an APNG file
Project URL

Project URL

https://github.com/sahasbhop/apng-view
Source Code Management

Source Code Management

https://github.com/sahasbhop/apng-view

Download apng-view 1.6


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

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 22.2.1
com.github.sahasbhop : formatted-log jar 0.0.5
com.nostra13.universalimageloader : universal-image-loader jar 1.9.4

Project Modules

There are no modules declared in this project.