is not current version
Last Version 2.10.3

info.novatec.testit:webtester-support-junit5 2.8.0


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

info.novatec.testit
ArtifactId

ArtifactId

webtester-support-junit5
Version

Version

2.8.0
Type

Type

jar

Download webtester-support-junit5 2.8.0


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