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