Categories |
CategoriesDex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdru.yandex.qatools.camelot |
ArtifactId | ArtifactIdcamelot-utils |
Version | Version2.4.9-20150103 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/ru.yandex.qatools.camelot/camelot-utils/ -->
<dependency>
<groupId>ru.yandex.qatools.camelot</groupId>
<artifactId>camelot-utils</artifactId>
<version>2.4.9-20150103</version>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex.qatools.camelot/camelot-utils/
implementation 'ru.yandex.qatools.camelot:camelot-utils:2.4.9-20150103'
// https://jarcasting.com/artifacts/ru.yandex.qatools.camelot/camelot-utils/
implementation ("ru.yandex.qatools.camelot:camelot-utils:2.4.9-20150103")
'ru.yandex.qatools.camelot:camelot-utils:jar:2.4.9-20150103'
<dependency org="ru.yandex.qatools.camelot" name="camelot-utils" rev="2.4.9-20150103">
<artifact name="camelot-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.camelot', module='camelot-utils', version='2.4.9-20150103')
)
libraryDependencies += "ru.yandex.qatools.camelot" % "camelot-utils" % "2.4.9-20150103"
[ru.yandex.qatools.camelot/camelot-utils "2.4.9-20150103"]