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

va-xml.33.2.0.source-code.module-info Maven / Gradle / Ivy

The newest version!
module dev.mccue.guava.xml {
    requires static com.google.errorprone.annotations;
    requires static dev.mccue.jsr305;
    requires static org.checkerframework.checker.qual;

    requires transitive dev.mccue.guava.escape;

    exports dev.mccue.guava.xml;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy