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

com.mantledillusion.vaadin:cotton 1.0.0.ALPHA12

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

Категории

Категории

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

Группа

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

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

cotton
Версия

Версия

1.0.0.ALPHA12
Тип

Тип

jar

Скачать cotton 1.0.0.ALPHA12


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