is not current version
Last Version 1.5.1

net.sf.itcb.common:main-itcb 1.3.0


Categories

Categories

Net
GroupId

GroupId

net.sf.itcb.common
ArtifactId

ArtifactId

main-itcb
Version

Version

1.3.0
Type

Type

pom

Download main-itcb 1.3.0

Filename Size
main-itcb-1.3.0.pom 16 KB
Browse

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