is not current version
Last Version 4.0.5.15-noffavc

com.tencent.tav:libpag 0.1.2.17-1

A real-time rendering library for PAG (Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.

GroupId

GroupId

com.tencent.tav
ArtifactId

ArtifactId

libpag
Version

Version

0.1.2.17-1
Type

Type

aar

Download libpag 0.1.2.17-1


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