is not current version
Last Version 5.2.11

nl.hsac:hsac-fitnesse-fixtures 1.10.5

Fixtures to assist in testing via FitNesse

GroupId

GroupId

nl.hsac
ArtifactId

ArtifactId

hsac-fitnesse-fixtures
Version

Version

1.10.5
Type

Type

jar

Download hsac-fitnesse-fixtures 1.10.5


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