is not current version
Last Version 0.7.3

net.sf.itcb.common:itcb-common-client 0.6.1

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.1
Type

Type

jar

Download itcb-common-client 0.6.1


<!-- 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.itcb.common/itcb-common-client/
implementation 'net.sf.itcb.common:itcb-common-client:0.6.1'
// https://jarcasting.com/artifacts/net.sf.itcb.common/itcb-common-client/
implementation ("net.sf.itcb.common:itcb-common-client:0.6.1")
'net.sf.itcb.common:itcb-common-client:jar:0.6.1'
<dependency org="net.sf.itcb.common" name="itcb-common-client" rev="0.6.1">
  <artifact name="itcb-common-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.itcb.common', module='itcb-common-client', version='0.6.1')
)
libraryDependencies += "net.sf.itcb.common" % "itcb-common-client" % "0.6.1"
[net.sf.itcb.common/itcb-common-client "0.6.1"]