MVN

ru.yandex.qatools.clay : clay

Maven & Gradle

Apr 30, 2015
1 usages
8 stars

Clay

<dependency>
    <groupId>ru.yandex.qatools.clay</groupId>
    <artifactId>clay</artifactId>
    <version>2.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ru.yandex.qatools.clay : clay to add to Maven - Latest Versions:

  • Latest Stable: 2.5

All Versions

Choose a version of ru.yandex.qatools.clay : clay to add to Maven - All Versions:

Version Vulnerabilities Updated
2.5
clay-2.5
2.4
clay-2.4
2.3
clay-2.3
2.2
clay-2.2
2.1
clay-2.1
2.0
clay-2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ru.yandex.qatools.clay</groupId>
    <artifactId>clay</artifactId>
    <version>2.5</version>
</dependency>

Advertisement