arm.javagi.harfbuzz.0.10.2.source-code.module-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of harfbuzz Show documentation
Show all versions of harfbuzz Show documentation
Java language bindings for Harfbuzz, generated with Java-GI
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