Networking Networking is a networking library that's making use of the java Serializable for sending compact packages installation guid Gradle add maven { url 'https://jitpack.io' } to your repositories block in build.gradle add implementation 'com.github.zaze06:networking:<leatest verion>' to your dependencies in build.gradle reload gradle Maven add <repository><id>jitpack.io</id><url>https://jitpack.io</url></repository> to your repositories block in build.pom add <dependency><groupId>com.github.zaze06</groupId><artifactId>networking</artifactId><version>Tag</version></dependency> to your build.pom reload maven If your build system or this dodent work follow the instructions on jitpack Javadoc can be found at hear or in docs folder Latest javadoc can be found at latest