is not current version
Last Version 20181217

com.github.tcnh:fitnesse 20181025

The fully integrated standalone wiki, and acceptance testing framework.

GroupId

GroupId

com.github.tcnh
ArtifactId

ArtifactId

fitnesse
Version

Version

20181025
Type

Type

jar

Download fitnesse 20181025


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