is not current version
Last Version 2.2.0

com.mantledillusion.vaadin:cotton 2.1.0.BETA3

Cotton is a Vaadin extension destined for the ultimate of developer convenience.

Categories

Categories

Ant Build Tools Vaadin User Interface Web Frameworks
GroupId

GroupId

com.mantledillusion.vaadin
ArtifactId

ArtifactId

cotton
Version

Version

2.1.0.BETA3
Type

Type

jar

Download cotton 2.1.0.BETA3


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