не последняя версия
Последняя версия 2.0.0-RC5

at.meks:easy-validation-parent 2.0.0-RC4

Root project for easy-validation

Группа

Группа

at.meks
Идентификатор

Идентификатор

easy-validation-parent
Версия

Версия

2.0.0-RC4
Тип

Тип

pom

Скачать easy-validation-parent 2.0.0-RC4

Имя Файла Размер
easy-validation-parent-2.0.0-RC4.pom 7 KB
Обзор

<!-- https://jarcasting.com/artifacts/at.meks/easy-validation-parent/ -->
<dependency>
    <groupId>at.meks</groupId>
    <artifactId>easy-validation-parent</artifactId>
    <version>2.0.0-RC4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/at.meks/easy-validation-parent/
implementation 'at.meks:easy-validation-parent:2.0.0-RC4'
// https://jarcasting.com/artifacts/at.meks/easy-validation-parent/
implementation ("at.meks:easy-validation-parent:2.0.0-RC4")
'at.meks:easy-validation-parent:pom:2.0.0-RC4'
<dependency org="at.meks" name="easy-validation-parent" rev="2.0.0-RC4">
  <artifact name="easy-validation-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='at.meks', module='easy-validation-parent', version='2.0.0-RC4')
)
libraryDependencies += "at.meks" % "easy-validation-parent" % "2.0.0-RC4"
[at.meks/easy-validation-parent "2.0.0-RC4"]