is not current version
Last Version 5.2.11

nl.hsac:hsac-fitnesse-fixtures 2.0.0b

Fixtures to assist in testing via FitNesse

GroupId

GroupId

nl.hsac
ArtifactId

ArtifactId

hsac-fitnesse-fixtures
Version

Version

2.0.0b
Type

Type

jar

Download hsac-fitnesse-fixtures 2.0.0b


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