| Группа | Группаcom.nhncorp.ntaf |
|---|---|
| Идентификатор | Идентификаторntaf-fitnesse |
| Версия | Версия20090817 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ntaf-fitnesse-20090817.pom | |
| ntaf-fitnesse-20090817.jar | 1 MB |
| Обзор |
<!-- 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"]