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