is not current version
Last Version 1.20

com.twosigma.webtau:webtau-parent 1.13

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

GroupId

GroupId

com.twosigma.webtau
ArtifactId

ArtifactId

webtau-parent
Version

Version

1.13
Type

Type

pom

Download webtau-parent 1.13

Filename Size
webtau-parent-1.13.pom 28 KB
Browse

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