is not current version
Last Version 20181217

com.github.tcnh:fitnesse 20181214

The fully integrated standalone wiki, and acceptance testing framework.

GroupId

GroupId

com.github.tcnh
ArtifactId

ArtifactId

fitnesse
Version

Version

20181214
Type

Type

jar

Download fitnesse 20181214


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