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

jambi-xml.5.15.20.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 6.8.0
Show newest version
/**
 * C++ implementations of SAX and DOM.
 */
module qtjambi.xml {
    requires java.base;
    requires transitive qtjambi;
    exports io.qt.xml;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy