Last Version

Clay 2.5

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.clay
ArtifactId

ArtifactId

clay
Version

Version

2.5
Type

Type

pom
Description

Description

Clay
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/camelot-framework/clay
Project Organization

Project Organization

Yandex
Source Code Management

Source Code Management

https://github.com/camelot-framework/clay

Download clay 2.5

Filename Size
clay-2.5.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.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex.qatools.clay/clay/
implementation 'ru.yandex.qatools.clay:clay:2.5'
// https://jarcasting.com/artifacts/ru.yandex.qatools.clay/clay/
implementation ("ru.yandex.qatools.clay:clay:2.5")
'ru.yandex.qatools.clay:clay:pom:2.5'
<dependency org="ru.yandex.qatools.clay" name="clay" rev="2.5">
  <artifact name="clay" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.clay', module='clay', version='2.5')
)
libraryDependencies += "ru.yandex.qatools.clay" % "clay" % "2.5"
[ru.yandex.qatools.clay/clay "2.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • clay-aether
  • clay-maven-settings-builder
  • clay-utils