is not current version
Last Version 1.0.1

io.graphenee:gx-vaadin-theme 1.0.0


Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

io.graphenee
ArtifactId

ArtifactId

gx-vaadin-theme
Version

Version

1.0.0
Type

Type

jar

Download gx-vaadin-theme 1.0.0


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