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

refcodes-p2p.3.3.9.source-code.module-info Maven / Gradle / Ivy

Go to download

Artifact providing generic protocol and interface agnostic P2P (Peer-to-Peer) functionality (messaging, routing).

The newest version!
module org.refcodes.p2p {
	requires transitive org.refcodes.exception;
	requires org.refcodes.mixin;

	exports org.refcodes.p2p;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy