is not current version
Last Version 2.5.4

ru.yandex.qatools.camelot:camelot-web 2.3


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.camelot
ArtifactId

ArtifactId

camelot-web
Version

Version

2.3
Type

Type

war

Download camelot-web 2.3


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