is not current version
Last Version 1.20

com.twosigma.webtau:webtau-parent 0.25

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

GroupId

GroupId

com.twosigma.webtau
ArtifactId

ArtifactId

webtau-parent
Version

Version

0.25
Type

Type

pom

Download webtau-parent 0.25

Filename Size
webtau-parent-0.25.pom 13 KB
Browse

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