is not current version
Last Version 20181217

com.github.tcnh:fitnesse 20180425

The fully integrated standalone wiki, and acceptance testing framework.

GroupId

GroupId

com.github.tcnh
ArtifactId

ArtifactId

fitnesse
Version

Version

20180425
Type

Type

jar

Download fitnesse 20180425


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