is not current version
Last Version 2.5.1

org.webjars.bowergithub.vaadin:vaadin-checkbox 2.4.0-alpha3

WebJar for vaadin-checkbox

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

org.webjars.bowergithub.vaadin
ArtifactId

ArtifactId

vaadin-checkbox
Version

Version

2.4.0-alpha3
Type

Type

jar

Download vaadin-checkbox 2.4.0-alpha3


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