g

glib2-ndk26-shared-with-shared-deps

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.
https://gitlab.gnome.org/GNOME/glib/
LGPL-2.1-or-later LGPL-2.1-or-later
Files download
File Operation
glib2-ndk26-shared-with-shared-deps-2.78.3-beta-2.pom download
glib2-ndk26-shared-with-shared-deps-2.78.3-beta-2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.viliussutkus89.ndk.thirdparty</groupId>
  <artifactId>glib2-ndk26-shared-with-shared-deps</artifactId>
  <version>2.78.3-beta-2</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.viliussutkus89.ndk.thirdparty:glib2-ndk26-shared-with-shared-deps:2.78.3-beta-2'
Gradle Kotlin
implementation("com.viliussutkus89.ndk.thirdparty:glib2-ndk26-shared-with-shared-deps:2.78.3-beta-2")
Scala SBT
libraryDependencies += "com.viliussutkus89.ndk.thirdparty" % "glib2-ndk26-shared-with-shared-deps" % "2.78.3-beta-2"
Groovy Grape
@Grapes(
  @Grab(group='com.viliussutkus89.ndk.thirdparty', module='glib2-ndk26-shared-with-shared-deps', version='2.78.3-beta-2')
)
Apache Ivy
<dependency org="com.viliussutkus89.ndk.thirdparty" name="glib2-ndk26-shared-with-shared-deps" rev="2.78.3-beta-2" />
Leiningen
[com.viliussutkus89.ndk.thirdparty/glib2-ndk26-shared-with-shared-deps "2.78.3-beta-2"]
Apache Buildr
'com.viliussutkus89.ndk.thirdparty:glib2-ndk26-shared-with-shared-deps:jar:2.78.3-beta-2'