is not current version
Last Version 2.10.3

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


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

info.novatec.testit
ArtifactId

ArtifactId

webtester-support-junit4
Version

Version

2.2.0
Type

Type

jar

Download webtester-support-junit4 2.2.0


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