
rvinh.socket.2.1.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 socket Show documentation
Show all versions of socket Show documentation
Library for creating sockets on server and client and run code on it
The newest version!
module socket {
requires org.slf4j;
exports socket;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy