не последняя версия
Последняя версия 1.0.1

io.graphenee:gx-vaadin-theme 1.0.0


Категории

Категории

Vaadin Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

io.graphenee
Идентификатор

Идентификатор

gx-vaadin-theme
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать 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"]