All Downloads are FREE. Search and download functionalities are using the official Maven repository.

arm.javagi.harfbuzz.0.10.2.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 0.11.0
Show newest version
module org.freedesktop.harfbuzz {
    requires static java.compiler;
    requires static org.jetbrains.annotations;
    requires transitive org.gnome.gobject;
    requires transitive org.freedesktop.cairo;
    exports org.freedesktop.harfbuzz;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy