is not current version
Last Version 5.2.11

nl.hsac:hsac-fitnesse-fixtures 5.2.2

Fixtures to assist in testing via FitNesse

GroupId

GroupId

nl.hsac
ArtifactId

ArtifactId

hsac-fitnesse-fixtures
Version

Version

5.2.2
Type

Type

jar

Download hsac-fitnesse-fixtures 5.2.2


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