Download module-network-1.0.5.jar file - Jar m

Jar examples for m:module-network

Description

Module handling the network usage.

You can download jar file module-network 1.0.5 in this page.

License

MIT License

Build File

You can use the following script to add module-network-1.0.5.jar to your project.

<dependency>
   <groupId>be.yildiz-games</groupId>
   <artifactId>module-network</artifactId>
   <version>1.0.5</version>
</dependency>
compile group: 'be.yildiz-games', name: 'module-network', version: '1.0.5'
libraryDependencies += "be.yildiz-games" % "module-network" % "1.0.5"
<dependency org="be.yildiz-games" name="module-network" rev="1.0.5"/>
@Grapes(@Grab(group='be.yildiz-games', module='module-network', version='1.0.5'))
'be.yildiz-games:module-network:jar:1.0.5'

Download

Click the following link to download the jar file.

module-network-1.0.5-javadoc.jar
module-network-1.0.5-sources.jar
module-network-1.0.5.jar
module-network-1.0.5.pom



Related Tutorials