is not current version
Last Version 2.10.3

info.novatec.testit:webtester 2.1.0.RC1

A best practice framework for testing web based applications.

GroupId

GroupId

info.novatec.testit
ArtifactId

ArtifactId

webtester
Version

Version

2.1.0.RC1
Type

Type

pom

Download webtester 2.1.0.RC1

Filename Size
webtester-2.1.0.RC1.pom 23 KB
Browse

<!-- https://jarcasting.com/artifacts/info.novatec.testit/webtester/ -->
<dependency>
    <groupId>info.novatec.testit</groupId>
    <artifactId>webtester</artifactId>
    <version>2.1.0.RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/info.novatec.testit/webtester/
implementation 'info.novatec.testit:webtester:2.1.0.RC1'
// https://jarcasting.com/artifacts/info.novatec.testit/webtester/
implementation ("info.novatec.testit:webtester:2.1.0.RC1")
'info.novatec.testit:webtester:pom:2.1.0.RC1'
<dependency org="info.novatec.testit" name="webtester" rev="2.1.0.RC1">
  <artifact name="webtester" type="pom" />
</dependency>
@Grapes(
@Grab(group='info.novatec.testit', module='webtester', version='2.1.0.RC1')
)
libraryDependencies += "info.novatec.testit" % "webtester" % "2.1.0.RC1"
[info.novatec.testit/webtester "2.1.0.RC1"]