
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