is not current version
Last Version 0.7.3

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

This module is the reactor of all common itcb modules. It defines general dependencies.

Categories

Categories

Net
GroupId

GroupId

net.sf.itcb.common
ArtifactId

ArtifactId

itcb-common-root
Version

Version

0.6.1
Type

Type

pom

Download itcb-common-root 0.6.1


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