| Группа | Группаcom.nhncorp.ntaf |
|---|---|
| Идентификатор | Идентификаторntaf-fitnesse |
| Версия | Версия20091022 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ntaf-fitnesse-20091022.pom | |
| ntaf-fitnesse-20091022.jar | 5 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.nhncorp.ntaf/ntaf-fitnesse/ -->
<dependency>
<groupId>com.nhncorp.ntaf</groupId>
<artifactId>ntaf-fitnesse</artifactId>
<version>20091022</version>
</dependency>
// https://jarcasting.com/artifacts/com.nhncorp.ntaf/ntaf-fitnesse/
implementation 'com.nhncorp.ntaf:ntaf-fitnesse:20091022'
// https://jarcasting.com/artifacts/com.nhncorp.ntaf/ntaf-fitnesse/
implementation ("com.nhncorp.ntaf:ntaf-fitnesse:20091022")
'com.nhncorp.ntaf:ntaf-fitnesse:jar:20091022'
<dependency org="com.nhncorp.ntaf" name="ntaf-fitnesse" rev="20091022">
<artifact name="ntaf-fitnesse" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nhncorp.ntaf', module='ntaf-fitnesse', version='20091022')
)
libraryDependencies += "com.nhncorp.ntaf" % "ntaf-fitnesse" % "20091022"
[com.nhncorp.ntaf/ntaf-fitnesse "20091022"]