is not current version
Last Version 2.5.4

ru.yandex.qatools.camelot:camelot-plugin 2.1.17


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.camelot
ArtifactId

ArtifactId

camelot-plugin
Version

Version

2.1.17
Type

Type

jar

Download camelot-plugin 2.1.17


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