glib2-ndk25-shared-with-shared-deps
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>com.viliussutkus89.ndk.thirdparty</groupId> <artifactId>glib2-ndk25-shared-with-shared-deps</artifactId> <version>2.78.3-beta-2</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>glib2-ndk25-shared-with-shared-deps</artifactId> <version>2.78.3-beta-2</version> <packaging>aar</packaging> <name>GLib</name> <description>GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.</description> <url>https://gitlab.gnome.org/GNOME/glib/</url> <licenses> <license> <name>LGPL-2.1-or-later</name> <url>https://gitlab.gnome.org/GNOME/glib/-/raw/2.78.3/COPYING</url> <distribution>repo</distribution> </license> <license> <name>LGPL-2.1-or-later</name> <url>https://gitlab.gnome.org/GNOME/glib/-/raw/2.78.3/LICENSES/LGPL-2.1-or-later.txt</url> <distribution>repo</distribution> </license> </licenses> <developers> <developer> <id>pwithnall</id> </developer> <developer> <id>ebassi</id> </developer> <developer> <id>3v1n0</id> </developer> <developer> <id>xclaesse</id> </developer> <developer> <id>nirbheek</id> </developer> <developer> <id>creiter</id> </developer> <developer> <id>jralls</id> </developer> <developer> <id>sdroege</id> </developer> <developer> <id>lrn</id> </developer> <developer> <id>fanc999</id> </developer> <developer> <id>lb90</id> </developer> <developer> <id>jmatthew</id> </developer> <developer> <id>ajacoutot</id> </developer> <developer> <id>lantw</id> </developer> <developer> <id>matthiasc</id> </developer> <developer> <id>alexl</id> </developer> <developer> <id>mcatanzaro</id> </developer> <developer> <id>pgriffis</id> </developer> <developer> <id>smcv</id> </developer> <developer> <id>oholy</id> </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>libiconv-ndk25-shared-with-shared-deps</artifactId> <version>1.17-beta-3</version> <scope>runtime</scope> </dependency> <dependency> <groupId>com.viliussutkus89.ndk.thirdparty</groupId> <artifactId>proxy-libintl-ndk25-shared-with-shared-deps</artifactId> <version>0.4.1.2</version> <scope>runtime</scope> </dependency> <dependency> <groupId>com.viliussutkus89.ndk.thirdparty</groupId> <artifactId>libffi-ndk25-shared-with-shared-deps</artifactId> <version>3.4.4-beta-3</version> <scope>runtime</scope> </dependency> <dependency> <groupId>com.viliussutkus89.ndk.thirdparty</groupId> <artifactId>pcre2-ndk25-shared-with-shared-deps</artifactId> <version>10.42-beta-4</version> <scope>runtime</scope> </dependency> </dependencies> </project>