is not current version
Last Version 2.5

ru.yandex.qatools.clay:clay-utils 2.3


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.clay
ArtifactId

ArtifactId

clay-utils
Version

Version

2.3
Type

Type

jar

Download clay-utils 2.3


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