is not current version
Last Version 0.0.11

nl.hsac:hsac-fitnesse-appium 0.0.3

Fixtures to assist in mobile app testing via FitNesse

GroupId

GroupId

nl.hsac
ArtifactId

ArtifactId

hsac-fitnesse-appium
Version

Version

0.0.3
Type

Type

jar

Download hsac-fitnesse-appium 0.0.3


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