| Лицензия |
Лицензия |
|---|---|
| Группа | Группаhu.icellmobilsoft.roaster |
| Идентификатор | Идентификаторroaster-testsuite |
| Версия | Версия0.7.0 |
| Тип | Типpom |
| Описание |
ОписаниеDeveloper and Intergration test framework based on coff:ee
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| roaster-testsuite-0.7.0.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/hu.icellmobilsoft.roaster/roaster-testsuite/ -->
<dependency>
<groupId>hu.icellmobilsoft.roaster</groupId>
<artifactId>roaster-testsuite</artifactId>
<version>0.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.roaster/roaster-testsuite/
implementation 'hu.icellmobilsoft.roaster:roaster-testsuite:0.7.0'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.roaster/roaster-testsuite/
implementation ("hu.icellmobilsoft.roaster:roaster-testsuite:0.7.0")
'hu.icellmobilsoft.roaster:roaster-testsuite:pom:0.7.0'
<dependency org="hu.icellmobilsoft.roaster" name="roaster-testsuite" rev="0.7.0">
<artifact name="roaster-testsuite" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.roaster', module='roaster-testsuite', version='0.7.0')
)
libraryDependencies += "hu.icellmobilsoft.roaster" % "roaster-testsuite" % "0.7.0"
[hu.icellmobilsoft.roaster/roaster-testsuite "0.7.0"]