fontconfig-ndk25-shared-with-shared-deps
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>com.viliussutkus89.ndk.thirdparty</groupId> <artifactId>fontconfig-ndk25-shared-with-shared-deps</artifactId> <version>2.14.2-beta-6</version> </dependency>
<?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <!-- This module was also published with a richer model, Gradle metadata, --> <!-- which should be used instead. Do not delete the following line which --> <!-- is to indicate to Gradle or any Gradle module metadata file consumer --> <!-- that they should prefer consuming it instead. --> <!-- do_not_remove: published-with-gradle-metadata --> <modelVersion>4.0.0</modelVersion> <groupId>com.viliussutkus89.ndk.thirdparty</groupId> <artifactId>fontconfig-ndk25-shared-with-shared-deps</artifactId> <version>2.14.2-beta-6</version> <packaging>aar</packaging> <name>Fontconfig</name> <description>Fontconfig is a library for configuring and customizing font access.</description> <url>https://www.freedesktop.org/wiki/Software/fontconfig/</url> <licenses> <license> <name>MIT</name> <url>https://gitlab.freedesktop.org/fontconfig/fontconfig/-/raw/2.14.2/COPYING</url> <distribution>repo</distribution> </license> </licenses> <developers> <developer> <name>Keith Packard</name> <email>keithp@keithp.com</email> </developer> <developer> <name>Patrick Lam</name> <email>plam@mit.edu</email> </developer> </developers> <scm> <connection>scm:git:https://github.com/ViliusSutkus89/ndkports.git</connection> <url>https://github.com/ViliusSutkus89/ndkports</url> </scm> <dependencies> <dependency> <groupId>com.viliussutkus89.ndk.thirdparty</groupId> <artifactId>freetype-ndk25-shared-with-shared-deps</artifactId> <version>2.13.2-beta-8</version> <scope>runtime</scope> </dependency> <dependency> <groupId>com.viliussutkus89.ndk.thirdparty</groupId> <artifactId>libpng-ndk25-shared-with-shared-deps</artifactId> <version>1.6.40-beta-7</version> <scope>runtime</scope> </dependency> <dependency> <groupId>com.viliussutkus89.ndk.thirdparty</groupId> <artifactId>libexpat-ndk25-shared-with-shared-deps</artifactId> <version>2.5.0-beta-4</version> <scope>runtime</scope> </dependency> </dependencies> </project>