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

ru.yandex.qatools.camelot:camelot 2.1


Категории

Категории

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

Группа

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

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

camelot
Версия

Версия

2.1
Тип

Тип

pom

Скачать camelot 2.1

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

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