libpag-enterprise
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.tencent.tav</groupId>
<artifactId>libpag-enterprise</artifactId>
<version>4.4.53-noffavc</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.tencent.tav</groupId>
<artifactId>libpag-enterprise</artifactId>
<version>4.4.53-noffavc</version>
<packaging>aar</packaging>
<name>libpag-enterprise</name>
<description>A real-time rendering library for PAG (Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.</description>
<url>https://github.com/Tencent/libpag</url>
<licenses>
<license>
<name>The Apache License, Version 2.0</name>
<url>https://github.com/Tencent/libpag/blob/main/LICENSE.txt</url>
</license>
</licenses>
<developers>
<developer>
<id>libpag</id>
<name>libpag</name>
<email>libpag@tencent.com</email>
</developer>
</developers>
<scm>
<connection>scm:git:github.com/Tencent/libpag.git</connection>
<developerConnection>scm:git:ssh://git@github.com/Tencent/libpag.git</developerConnection>
<url>https://github.com/Tencent/libpag</url>
</scm>
<dependencies/>
</project>