Categories |
CategoriesVaadin User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.rapidpm |
ArtifactId | ArtifactIdtestbench-ng-bom-vaadin-v10 |
Version | Version0.3.0 |
Type | Typejar |
Filename | Size |
---|---|
testbench-ng-bom-vaadin-v10-0.3.0.pom | 2 KB |
testbench-ng-bom-vaadin-v10-0.3.0-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.rapidpm/testbench-ng-bom-vaadin-v10/ -->
<dependency>
<groupId>org.rapidpm</groupId>
<artifactId>testbench-ng-bom-vaadin-v10</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.rapidpm/testbench-ng-bom-vaadin-v10/
implementation 'org.rapidpm:testbench-ng-bom-vaadin-v10:0.3.0'
// https://jarcasting.com/artifacts/org.rapidpm/testbench-ng-bom-vaadin-v10/
implementation ("org.rapidpm:testbench-ng-bom-vaadin-v10:0.3.0")
'org.rapidpm:testbench-ng-bom-vaadin-v10:jar:0.3.0'
<dependency org="org.rapidpm" name="testbench-ng-bom-vaadin-v10" rev="0.3.0">
<artifact name="testbench-ng-bom-vaadin-v10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rapidpm', module='testbench-ng-bom-vaadin-v10', version='0.3.0')
)
libraryDependencies += "org.rapidpm" % "testbench-ng-bom-vaadin-v10" % "0.3.0"
[org.rapidpm/testbench-ng-bom-vaadin-v10 "0.3.0"]