is not current version
Last Version 1.20

com.twosigma.webtau:webtau-parent 1.4

webtau - web test automation. REST and UI testing framework.

GroupId

GroupId

com.twosigma.webtau
ArtifactId

ArtifactId

webtau-parent
Version

Version

1.4
Type

Type

pom

Download webtau-parent 1.4

Filename Size
webtau-parent-1.4.pom 24 KB
Browse

<!-- https://jarcasting.com/artifacts/com.twosigma.webtau/webtau-parent/ -->
<dependency>
    <groupId>com.twosigma.webtau</groupId>
    <artifactId>webtau-parent</artifactId>
    <version>1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.twosigma.webtau/webtau-parent/
implementation 'com.twosigma.webtau:webtau-parent:1.4'
// https://jarcasting.com/artifacts/com.twosigma.webtau/webtau-parent/
implementation ("com.twosigma.webtau:webtau-parent:1.4")
'com.twosigma.webtau:webtau-parent:pom:1.4'
<dependency org="com.twosigma.webtau" name="webtau-parent" rev="1.4">
  <artifact name="webtau-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.twosigma.webtau', module='webtau-parent', version='1.4')
)
libraryDependencies += "com.twosigma.webtau" % "webtau-parent" % "1.4"
[com.twosigma.webtau/webtau-parent "1.4"]