is not current version
Last Version 0.7.3

net.sf.itcb.common:itcb-common-client 0.6.0-RC12

This module is the common client module for calling webservices (server module). It defines all generic treatements that allows calling webservices

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.sf.itcb.common
ArtifactId

ArtifactId

itcb-common-client
Version

Version

0.6.0-RC12
Type

Type

jar

Download itcb-common-client 0.6.0-RC12


<!-- https://jarcasting.com/artifacts/net.sf.itcb.common/itcb-common-client/ -->
<dependency>
    <groupId>net.sf.itcb.common</groupId>
    <artifactId>itcb-common-client</artifactId>
    <version>0.6.0-RC12</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.itcb.common/itcb-common-client/
implementation 'net.sf.itcb.common:itcb-common-client:0.6.0-RC12'
// https://jarcasting.com/artifacts/net.sf.itcb.common/itcb-common-client/
implementation ("net.sf.itcb.common:itcb-common-client:0.6.0-RC12")
'net.sf.itcb.common:itcb-common-client:jar:0.6.0-RC12'
<dependency org="net.sf.itcb.common" name="itcb-common-client" rev="0.6.0-RC12">
  <artifact name="itcb-common-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.itcb.common', module='itcb-common-client', version='0.6.0-RC12')
)
libraryDependencies += "net.sf.itcb.common" % "itcb-common-client" % "0.6.0-RC12"
[net.sf.itcb.common/itcb-common-client "0.6.0-RC12"]