is not current version
Last Version 2.5.4

ru.yandex.qatools.camelot:camelot 2.5.2


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.camelot
ArtifactId

ArtifactId

camelot
Version

Version

2.5.2
Type

Type

pom

Download camelot 2.5.2

Filename Size
camelot-2.5.2.pom 22 KB
Browse

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