is not current version
Last Version 2.10.3

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


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

info.novatec.testit
ArtifactId

ArtifactId

webtester-support-junit5
Version

Version

2.3.1
Type

Type

jar

Download webtester-support-junit5 2.3.1


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