is not current version
Last Version 20101108

com.nhncorp.ntaf:ntaf-fitnesse 20101104


GroupId

GroupId

com.nhncorp.ntaf
ArtifactId

ArtifactId

ntaf-fitnesse
Version

Version

20101104
Type

Type

jar

Download ntaf-fitnesse 20101104


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