License |
License |
---|---|
GroupId | GroupIdcom.github.sahasbhop |
ArtifactId | ArtifactIdapng-view |
Version | Version1.6 |
Type | Typeaar |
Description |
Descriptionapng-view
Android custom Drawable that supports playing animation from an APNG file
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apng-view-1.6.pom | |
apng-view-1.6.aar | 345 KB |
apng-view-1.6-sources.jar | 14 KB |
apng-view-1.6-javadoc.jar | 53 KB |
Browse |
<!-- 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"]
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 |