is not current version
Last Version 1.2.0

info.novatec.testit:webtester-support-junit 1.1.0


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

info.novatec.testit
ArtifactId

ArtifactId

webtester-support-junit
Version

Version

1.1.0
Type

Type

jar

Download webtester-support-junit 1.1.0


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