is not current version
Last Version 1.5.1

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


Categories

Categories

Net
GroupId

GroupId

net.sf.itcb.common
ArtifactId

ArtifactId

main-itcb
Version

Version

1.3.1
Type

Type

pom

Download main-itcb 1.3.1

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