is not current version
Last Version 20181217

com.github.tcnh:fitnesse 20180319

The fully integrated standalone wiki, and acceptance testing framework.

GroupId

GroupId

com.github.tcnh
ArtifactId

ArtifactId

fitnesse
Version

Version

20180319
Type

Type

jar

Download fitnesse 20180319


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