GroupId | GroupIdcom.nhncorp.ntaf |
---|---|
ArtifactId | ArtifactIdntaf-fitnesse |
Version | Version20100316 |
Type | Typejar |
Filename | Size |
---|---|
ntaf-fitnesse-20100316.pom | |
ntaf-fitnesse-20100316.jar | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nhncorp.ntaf/ntaf-fitnesse/ -->
<dependency>
<groupId>com.nhncorp.ntaf</groupId>
<artifactId>ntaf-fitnesse</artifactId>
<version>20100316</version>
</dependency>
// https://jarcasting.com/artifacts/com.nhncorp.ntaf/ntaf-fitnesse/
implementation 'com.nhncorp.ntaf:ntaf-fitnesse:20100316'
// https://jarcasting.com/artifacts/com.nhncorp.ntaf/ntaf-fitnesse/
implementation ("com.nhncorp.ntaf:ntaf-fitnesse:20100316")
'com.nhncorp.ntaf:ntaf-fitnesse:jar:20100316'
<dependency org="com.nhncorp.ntaf" name="ntaf-fitnesse" rev="20100316">
<artifact name="ntaf-fitnesse" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nhncorp.ntaf', module='ntaf-fitnesse', version='20100316')
)
libraryDependencies += "com.nhncorp.ntaf" % "ntaf-fitnesse" % "20100316"
[com.nhncorp.ntaf/ntaf-fitnesse "20100316"]