is not current version
Last Version 2.0.4

info.novatec.testit:webtester-support-ie 2.0.0.RC2


GroupId

GroupId

info.novatec.testit
ArtifactId

ArtifactId

webtester-support-ie
Version

Version

2.0.0.RC2
Type

Type

jar

Download webtester-support-ie 2.0.0.RC2


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