is not current version
Last Version 2.5.4

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


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.camelot
ArtifactId

ArtifactId

camelot-plugin
Version

Version

2.3.2
Type

Type

jar

Download camelot-plugin 2.3.2


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