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

http-json-api.2.1.1.source-code.module-info Maven / Gradle / Ivy

The newest version!
module net.dongliu.xhttp.json {
    requires java.net.http;
    requires net.dongliu.commons;
    requires net.dongliu.xhttp;

    exports net.dongliu.xhttp.json;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy