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