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