is not current version
Last Version 2.5.4

ru.yandex.qatools.camelot:camelot 2.1.13


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.camelot
ArtifactId

ArtifactId

camelot
Version

Version

2.1.13
Type

Type

pom

Download camelot 2.1.13

Filename Size
camelot-2.1.13.pom 17 KB
Browse

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