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

com.mantledillusion.vaadin:cotton 1.0.0.ALPHA13

Cotton is a Vaadin extension for automatic url pathing, MVP injection and advanced data binding.

Категории

Категории

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

Группа

com.mantledillusion.vaadin
Идентификатор

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

cotton
Версия

Версия

1.0.0.ALPHA13
Тип

Тип

jar

Скачать cotton 1.0.0.ALPHA13


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