is not current version
Last Version 2.5

ru.yandex.qatools.clay:clay 2.2


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.clay
ArtifactId

ArtifactId

clay
Version

Version

2.2
Type

Type

pom

Download clay 2.2

Filename Size
clay-2.2.pom 4 KB
Browse

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