is not current version
Last Version 2.3.3

ru.yandex.qatools.camelot:camelot-extensions 2.1.18


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.camelot
ArtifactId

ArtifactId

camelot-extensions
Version

Version

2.1.18
Type

Type

jar

Download camelot-extensions 2.1.18


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