| Категории |
КатегорииDex Универсальные библиотеки Utility |
|---|---|
| Группа | Группаru.yandex.qatools.camelot |
| Идентификатор | Идентификаторcamelot-commons |
| Версия | Версия2.4.8-20151119 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| camelot-commons-2.4.8-20151119.pom | |
| camelot-commons-2.4.8-20151119.jar | 144 KB |
| camelot-commons-2.4.8-20151119-sources.jar | 83 KB |
| camelot-commons-2.4.8-20151119-javadoc.jar | 560 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ru.yandex.qatools.camelot/camelot-commons/ -->
<dependency>
<groupId>ru.yandex.qatools.camelot</groupId>
<artifactId>camelot-commons</artifactId>
<version>2.4.8-20151119</version>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex.qatools.camelot/camelot-commons/
implementation 'ru.yandex.qatools.camelot:camelot-commons:2.4.8-20151119'
// https://jarcasting.com/artifacts/ru.yandex.qatools.camelot/camelot-commons/
implementation ("ru.yandex.qatools.camelot:camelot-commons:2.4.8-20151119")
'ru.yandex.qatools.camelot:camelot-commons:jar:2.4.8-20151119'
<dependency org="ru.yandex.qatools.camelot" name="camelot-commons" rev="2.4.8-20151119">
<artifact name="camelot-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.camelot', module='camelot-commons', version='2.4.8-20151119')
)
libraryDependencies += "ru.yandex.qatools.camelot" % "camelot-commons" % "2.4.8-20151119"
[ru.yandex.qatools.camelot/camelot-commons "2.4.8-20151119"]