is not current version
Last Version 0.5

io.testsmith:hsac-fitnesse-eyes 0.4

Fixtures to work with Applitools Eyes in FitNesse

GroupId

GroupId

io.testsmith
ArtifactId

ArtifactId

hsac-fitnesse-eyes
Version

Version

0.4
Type

Type

jar

Download hsac-fitnesse-eyes 0.4


<!-- https://jarcasting.com/artifacts/io.testsmith/hsac-fitnesse-eyes/ -->
<dependency>
    <groupId>io.testsmith</groupId>
    <artifactId>hsac-fitnesse-eyes</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.testsmith/hsac-fitnesse-eyes/
implementation 'io.testsmith:hsac-fitnesse-eyes:0.4'
// https://jarcasting.com/artifacts/io.testsmith/hsac-fitnesse-eyes/
implementation ("io.testsmith:hsac-fitnesse-eyes:0.4")
'io.testsmith:hsac-fitnesse-eyes:jar:0.4'
<dependency org="io.testsmith" name="hsac-fitnesse-eyes" rev="0.4">
  <artifact name="hsac-fitnesse-eyes" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.testsmith', module='hsac-fitnesse-eyes', version='0.4')
)
libraryDependencies += "io.testsmith" % "hsac-fitnesse-eyes" % "0.4"
[io.testsmith/hsac-fitnesse-eyes "0.4"]