License |
License |
---|---|
Categories |
CategoriesVaadin User Interface Web Frameworks |
GroupId | GroupIdcom.vaadin |
ArtifactId | ArtifactIdflow-html-components-testbench |
Last Version | Last Version23.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTestBench elements for Flow HTML Components
A parent POM for all artifacts by Vaadin Ltd.
|
<!-- https://jarcasting.com/artifacts/com.vaadin/flow-html-components-testbench/ -->
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>flow-html-components-testbench</artifactId>
<version>23.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin/flow-html-components-testbench/
implementation 'com.vaadin:flow-html-components-testbench:23.1.2'
// https://jarcasting.com/artifacts/com.vaadin/flow-html-components-testbench/
implementation ("com.vaadin:flow-html-components-testbench:23.1.2")
'com.vaadin:flow-html-components-testbench:jar:23.1.2'
<dependency org="com.vaadin" name="flow-html-components-testbench" rev="23.1.2">
<artifact name="flow-html-components-testbench" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='flow-html-components-testbench', version='23.1.2')
)
libraryDependencies += "com.vaadin" % "flow-html-components-testbench" % "23.1.2"
[com.vaadin/flow-html-components-testbench "23.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.vaadin : vaadin-testbench-core | jar | 8.0.2 |