is not current version
Last Version 2.5.4

ru.yandex.qatools.camelot:camelot-api 2.1.4


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.camelot
ArtifactId

ArtifactId

camelot-api
Version

Version

2.1.4
Type

Type

jar

Download camelot-api 2.1.4


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