Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sf.itcb.common |
ArtifactId | ArtifactIditcb-common-portlet |
Version | Version0.4.4 |
Type | Typejar |
Filename | Size |
---|---|
itcb-common-portlet-0.4.4.pom | |
itcb-common-portlet-0.4.4.jar | 48 KB |
itcb-common-portlet-0.4.4-sources.jar | 27 KB |
itcb-common-portlet-0.4.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.itcb.common/itcb-common-portlet/
implementation 'net.sf.itcb.common:itcb-common-portlet:0.4.4'
// https://jarcasting.com/artifacts/net.sf.itcb.common/itcb-common-portlet/
implementation ("net.sf.itcb.common:itcb-common-portlet:0.4.4")
'net.sf.itcb.common:itcb-common-portlet:jar:0.4.4'
<dependency org="net.sf.itcb.common" name="itcb-common-portlet" rev="0.4.4">
<artifact name="itcb-common-portlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.itcb.common', module='itcb-common-portlet', version='0.4.4')
)
libraryDependencies += "net.sf.itcb.common" % "itcb-common-portlet" % "0.4.4"
[net.sf.itcb.common/itcb-common-portlet "0.4.4"]