is not current version
Last Version 2.10.3

info.novatec.testit:webtester-support-assertj3 2.3.3


GroupId

GroupId

info.novatec.testit
ArtifactId

ArtifactId

webtester-support-assertj3
Version

Version

2.3.3
Type

Type

jar

Download webtester-support-assertj3 2.3.3


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