is not current version
Last Version 2.10.3

info.novatec.testit:webtester-core 2.0.0.RC2


GroupId

GroupId

info.novatec.testit
ArtifactId

ArtifactId

webtester-core
Version

Version

2.0.0.RC2
Type

Type

jar

Download webtester-core 2.0.0.RC2


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