Download OpenPatricianClientServerInterface-0.0.1.jar file - Jar o

Jar examples for o:OpenPatricianClientServerInterface

Description

Interfaces used by the client and server of their opposite part

You can download jar file OpenPatricianClientServerInterface 0.0.1 in this page.

Build File

You can use the following script to add OpenPatricianClientServerInterface-0.0.1.jar to your project.

<dependency>
   <groupId>ch.sahits.game</groupId>
   <artifactId>OpenPatricianClientServerInterface</artifactId>
   <version>0.0.1</version>
</dependency>
compile group: 'ch.sahits.game', name: 'OpenPatricianClientServerInterface', version: '0.0.1'
libraryDependencies += "ch.sahits.game" % "OpenPatricianClientServerInterface" % "0.0.1"
<dependency org="ch.sahits.game" name="OpenPatricianClientServerInterface" rev="0.0.1"/>
@Grapes(@Grab(group='ch.sahits.game', module='OpenPatricianClientServerInterface', version='0.0.1'))
'ch.sahits.game:OpenPatricianClientServerInterface:jar:0.0.1'

Download

Click the following link to download the jar file.

OpenPatricianClientServerInterface-0.0.1-javadoc.jar
OpenPatricianClientServerInterface-0.0.1-sources.jar
OpenPatricianClientServerInterface-0.0.1.jar
OpenPatricianClientServerInterface-0.0.1.pom



Related Tutorials