| License |
License |
|---|---|
| GroupId | GroupIdcom.tencent.tav |
| ArtifactId | ArtifactIdlibpag |
| Version | Version4.0.5.15-noffavc |
| Type | Typeaar |
| Description |
Descriptionlibpag
A real-time rendering library for PAG (Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| libpag-4.0.5.15-noffavc.pom | |
| libpag-4.0.5.15-noffavc.aar | 2 MB |
| libpag-4.0.5.15-noffavc-sources.jar | 46 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.tav/libpag/ -->
<dependency>
<groupId>com.tencent.tav</groupId>
<artifactId>libpag</artifactId>
<version>4.0.5.15-noffavc</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.tav/libpag/
implementation 'com.tencent.tav:libpag:4.0.5.15-noffavc'
// https://jarcasting.com/artifacts/com.tencent.tav/libpag/
implementation ("com.tencent.tav:libpag:4.0.5.15-noffavc")
'com.tencent.tav:libpag:aar:4.0.5.15-noffavc'
<dependency org="com.tencent.tav" name="libpag" rev="4.0.5.15-noffavc">
<artifact name="libpag" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.tav', module='libpag', version='4.0.5.15-noffavc')
)
libraryDependencies += "com.tencent.tav" % "libpag" % "4.0.5.15-noffavc"
[com.tencent.tav/libpag "4.0.5.15-noffavc"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.exifinterface » exifinterface | jar | 1.3.3 |