Last Version

GLib 2.72.1

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.

License

License

GroupId

GroupId

com.viliussutkus89.licenseOnly
ArtifactId

ArtifactId

GLib
Version

Version

2.72.1
Type

Type

aar
Description

Description

GLib
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.
Project URL

Project URL

https://wiki.gnome.org/Projects/GLib
Source Code Management

Source Code Management

https://gitlab.gnome.org/GNOME/glib

Download GLib 2.72.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.