is not current version
Last Version 2.5.4

ru.yandex.qatools.camelot:camelot-qpid 2.5.1


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.camelot
ArtifactId

ArtifactId

camelot-qpid
Version

Version

2.5.1
Type

Type

jar

Download camelot-qpid 2.5.1


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