Jar examples for m:module-network
Module handling the network usage.
You can download jar file module-network 1.0.6 in this page.
MIT License
You can use the following script to add module-network-1.0.6.jar to your project.
<dependency> <groupId>be.yildiz-games</groupId> <artifactId>module-network</artifactId> <version>1.0.6</version> </dependency>
compile group: 'be.yildiz-games', name: 'module-network', version: '1.0.6'
libraryDependencies += "be.yildiz-games" % "module-network" % "1.0.6"
<dependency org="be.yildiz-games" name="module-network" rev="1.0.6"/>
@Grapes(@Grab(group='be.yildiz-games', module='module-network', version='1.0.6'))
'be.yildiz-games:module-network:jar:1.0.6'
Click the following link to download the jar file.
module-network-1.0.6-javadoc.jar