не последняя версия
Последняя версия 2.5.4

ru.yandex.qatools.camelot:camelot 2.1.6


Категории

Категории

Dex Универсальные библиотеки Utility
Группа

Группа

ru.yandex.qatools.camelot
Идентификатор

Идентификатор

camelot
Версия

Версия

2.1.6
Тип

Тип

pom

Скачать camelot 2.1.6

Имя Файла Размер
camelot-2.1.6.pom 15 KB
Обзор

<!-- https://jarcasting.com/artifacts/ru.yandex.qatools.camelot/camelot/ -->
<dependency>
    <groupId>ru.yandex.qatools.camelot</groupId>
    <artifactId>camelot</artifactId>
    <version>2.1.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex.qatools.camelot/camelot/
implementation 'ru.yandex.qatools.camelot:camelot:2.1.6'
// https://jarcasting.com/artifacts/ru.yandex.qatools.camelot/camelot/
implementation ("ru.yandex.qatools.camelot:camelot:2.1.6")
'ru.yandex.qatools.camelot:camelot:pom:2.1.6'
<dependency org="ru.yandex.qatools.camelot" name="camelot" rev="2.1.6">
  <artifact name="camelot" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.camelot', module='camelot', version='2.1.6')
)
libraryDependencies += "ru.yandex.qatools.camelot" % "camelot" % "2.1.6"
[ru.yandex.qatools.camelot/camelot "2.1.6"]