is not current version
Last Version 5.2.11

nl.hsac:hsac-fitnesse-fixtures 1.9.2

Fixtures to assist in testing via FitNesse

GroupId

GroupId

nl.hsac
ArtifactId

ArtifactId

hsac-fitnesse-fixtures
Version

Version

1.9.2
Type

Type

jar

Download hsac-fitnesse-fixtures 1.9.2


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