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.1 in this page.
Open Source License
You can use the following script to add common-client-2.0.1.jar to your project.
<dependency> <groupId>be.yildiz-games</groupId> <artifactId>common-client</artifactId> <version>2.0.1</version> </dependency>
compile group: 'be.yildiz-games', name: 'common-client', version: '2.0.1'
libraryDependencies += "be.yildiz-games" % "common-client" % "2.0.1"
<dependency org="be.yildiz-games" name="common-client" rev="2.0.1"/>
@Grapes(@Grab(group='be.yildiz-games', module='common-client', version='2.0.1'))
'be.yildiz-games:common-client:jar:2.0.1'
Click the following link to download the jar file.
common-client-2.0.1-javadoc.jar