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