v

vaadin-custom-field-testbench

Vaadin Custom Field Testbench API
Apache License Version 2.0
Files download
File Operation
vaadin-custom-field-testbench-24.4.14.jar download
vaadin-custom-field-testbench-24.4.14.pom download
vaadin-custom-field-testbench-24.4.14-sources.jar download
Apache Maven
<dependency>
  <groupId>com.vaadin</groupId>
  <artifactId>vaadin-custom-field-testbench</artifactId>
  <version>24.4.14</version>
</dependency>
Gradle Groovy
implementation 'com.vaadin:vaadin-custom-field-testbench:24.4.14'
Gradle Kotlin
implementation("com.vaadin:vaadin-custom-field-testbench:24.4.14")
Scala SBT
libraryDependencies += "com.vaadin" % "vaadin-custom-field-testbench" % "24.4.14"
Groovy Grape
@Grapes(
  @Grab(group='com.vaadin', module='vaadin-custom-field-testbench', version='24.4.14')
)
Apache Ivy
<dependency org="com.vaadin" name="vaadin-custom-field-testbench" rev="24.4.14" />
Leiningen
[com.vaadin/vaadin-custom-field-testbench "24.4.14"]
Apache Buildr
'com.vaadin:vaadin-custom-field-testbench:jar:24.4.14'