is not current version
Last Version 0.7.3

net.sf.itcb.common:itcb-common-web-vaadin 0.7.0

This module is the common portlet module. It defines the base on which the developements can be done by extending view, edit or help mode.

Categories

Categories

Vaadin User Interface Web Frameworks Net
GroupId

GroupId

net.sf.itcb.common
ArtifactId

ArtifactId

itcb-common-web-vaadin
Version

Version

0.7.0
Type

Type

jar

Download itcb-common-web-vaadin 0.7.0


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