is not current version
Last Version 2.10.3

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


GroupId

GroupId

info.novatec.testit
ArtifactId

ArtifactId

webtester-support-assertj3
Version

Version

2.0.2
Type

Type

jar

Download webtester-support-assertj3 2.0.2


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