is not current version
Last Version 2.10.3

info.novatec.testit:webtester-support-junit4 2.0.3


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

info.novatec.testit
ArtifactId

ArtifactId

webtester-support-junit4
Version

Version

2.0.3
Type

Type

jar

Download webtester-support-junit4 2.0.3


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