Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sf.itcb.common |
ArtifactId | ArtifactIditcb-common-portlet |
Version | Version0.4.5 |
Type | Typejar |
Filename | Size |
---|---|
itcb-common-portlet-0.4.5.pom | |
itcb-common-portlet-0.4.5.jar | 48 KB |
itcb-common-portlet-0.4.5-sources.jar | 27 KB |
itcb-common-portlet-0.4.5-javadoc.jar | 223 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.itcb.common/itcb-common-portlet/ -->
<dependency>
<groupId>net.sf.itcb.common</groupId>
<artifactId>itcb-common-portlet</artifactId>
<version>0.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.itcb.common/itcb-common-portlet/
implementation 'net.sf.itcb.common:itcb-common-portlet:0.4.5'
// https://jarcasting.com/artifacts/net.sf.itcb.common/itcb-common-portlet/
implementation ("net.sf.itcb.common:itcb-common-portlet:0.4.5")
'net.sf.itcb.common:itcb-common-portlet:jar:0.4.5'
<dependency org="net.sf.itcb.common" name="itcb-common-portlet" rev="0.4.5">
<artifact name="itcb-common-portlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.itcb.common', module='itcb-common-portlet', version='0.4.5')
)
libraryDependencies += "net.sf.itcb.common" % "itcb-common-portlet" % "0.4.5"
[net.sf.itcb.common/itcb-common-portlet "0.4.5"]