Jar examples for c:common-client
This module is the common client module for calling webservices (server module). It defines all generic treatements that allows calling webservices
You can download jar file common-client 2.0.0 in this page.
Open Source License
You can use the following script to add common-client-2.0.0.jar to your project.
<dependency> <groupId>be.yildiz-games</groupId> <artifactId>common-client</artifactId> <version>2.0.0</version> </dependency>
compile group: 'be.yildiz-games', name: 'common-client', version: '2.0.0'
libraryDependencies += "be.yildiz-games" % "common-client" % "2.0.0"
<dependency org="be.yildiz-games" name="common-client" rev="2.0.0"/>
@Grapes(@Grab(group='be.yildiz-games', module='common-client', version='2.0.0'))
'be.yildiz-games:common-client:jar:2.0.0'
Click the following link to download the jar file.
common-client-2.0.0-javadoc.jar