is not current version
Last Version 23.1.2

com.vaadin:flow-html-components-testbench 5.0.3


Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

flow-html-components-testbench
Version

Version

5.0.3
Type

Type

jar

Download flow-html-components-testbench 5.0.3


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