не последняя версия
Последняя версия 2.0

com.github.ldeitos:extendedValidation-test-support 0.9.2

Test support provider project.

Группа

Группа

com.github.ldeitos
Идентификатор

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

extendedValidation-test-support
Версия

Версия

0.9.2
Тип

Тип

jar

Скачать extendedValidation-test-support 0.9.2


<!-- https://jarcasting.com/artifacts/com.github.ldeitos/extendedValidation-test-support/ -->
<dependency>
    <groupId>com.github.ldeitos</groupId>
    <artifactId>extendedValidation-test-support</artifactId>
    <version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ldeitos/extendedValidation-test-support/
implementation 'com.github.ldeitos:extendedValidation-test-support:0.9.2'
// https://jarcasting.com/artifacts/com.github.ldeitos/extendedValidation-test-support/
implementation ("com.github.ldeitos:extendedValidation-test-support:0.9.2")
'com.github.ldeitos:extendedValidation-test-support:jar:0.9.2'
<dependency org="com.github.ldeitos" name="extendedValidation-test-support" rev="0.9.2">
  <artifact name="extendedValidation-test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ldeitos', module='extendedValidation-test-support', version='0.9.2')
)
libraryDependencies += "com.github.ldeitos" % "extendedValidation-test-support" % "0.9.2"
[com.github.ldeitos/extendedValidation-test-support "0.9.2"]