is not current version
Last Version 2.5.0

nl.psek.fitnesse:psek-fitnesse-fixtures 2.1.0

A collection of fixtures for the FitNesse testing framework

GroupId

GroupId

nl.psek.fitnesse
ArtifactId

ArtifactId

psek-fitnesse-fixtures
Version

Version

2.1.0
Type

Type

jar

Download psek-fitnesse-fixtures 2.1.0


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