
are.proxygen.0.3.0.source-code.module-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of proxygen Show documentation
Show all versions of proxygen Show documentation
Proxy generator for transport
The newest version!
module com.aitusoftware.proxygen {
requires java.compiler;
exports com.aitusoftware.proxygen;
exports com.aitusoftware.proxygen.common;
exports com.aitusoftware.proxygen.publisher;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy