Getting Started
This is module of Polymer containing all client <-> server networking apis, including some more uncommon ones.
Adding to dependencies
repositories {
maven { url 'https://maven.nucleoid.xyz' } // You should have it
}
dependencies {
modImplementation include("eu.pb4:polymer-networking:[TAG]")
}
For [TAG]
/polymer-blocks version I recommend you checking this maven.
Latest version: