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

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

The newest version!
module org.gnome.soup {
    requires static java.compiler;
    requires static org.jetbrains.annotations;
    requires transitive org.gnome.gio;
    exports org.gnome.soup;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy