is not current version
Last Version 2.5.4

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


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.camelot
ArtifactId

ArtifactId

camelot-plugin
Version

Version

2.3.1
Type

Type

jar

Download camelot-plugin 2.3.1


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