is not current version
Last Version 1.0.1

io.graphenee:gx-vaadin 1.0.0

Set of useful Vaadin prebuilt components, views and UIs.

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

io.graphenee
ArtifactId

ArtifactId

gx-vaadin
Version

Version

1.0.0
Type

Type

jar

Download gx-vaadin 1.0.0


<!-- https://jarcasting.com/artifacts/io.graphenee/gx-vaadin/ -->
<dependency>
    <groupId>io.graphenee</groupId>
    <artifactId>gx-vaadin</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.graphenee/gx-vaadin/
implementation 'io.graphenee:gx-vaadin:1.0.0'
// https://jarcasting.com/artifacts/io.graphenee/gx-vaadin/
implementation ("io.graphenee:gx-vaadin:1.0.0")
'io.graphenee:gx-vaadin:jar:1.0.0'
<dependency org="io.graphenee" name="gx-vaadin" rev="1.0.0">
  <artifact name="gx-vaadin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.graphenee', module='gx-vaadin', version='1.0.0')
)
libraryDependencies += "io.graphenee" % "gx-vaadin" % "1.0.0"
[io.graphenee/gx-vaadin "1.0.0"]