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

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

The 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