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.8.jar download
vaadin-custom-field-testbench-24.4.8.pom download
vaadin-custom-field-testbench-24.4.8-sources.jar download
Apache Maven
<dependency>
  <groupId>com.vaadin</groupId>
  <artifactId>vaadin-custom-field-testbench</artifactId>
  <version>24.4.8</version>
</dependency>
Gradle Groovy
implementation 'com.vaadin:vaadin-custom-field-testbench:24.4.8'
Gradle Kotlin
implementation("com.vaadin:vaadin-custom-field-testbench:24.4.8")
Scala SBT
libraryDependencies += "com.vaadin" % "vaadin-custom-field-testbench" % "24.4.8"
Groovy Grape
@Grapes(
  @Grab(group='com.vaadin', module='vaadin-custom-field-testbench', version='24.4.8')
)
Apache Ivy
<dependency org="com.vaadin" name="vaadin-custom-field-testbench" rev="24.4.8" />
Leiningen
[com.vaadin/vaadin-custom-field-testbench "24.4.8"]
Apache Buildr
'com.vaadin:vaadin-custom-field-testbench:jar:24.4.8'