| Группа | Группаcom.github.ldeitos |
|---|---|
| Идентификатор | ИдентификаторextendedValidation-test-support |
| Версия | Версия0.9.2 |
| Тип | Типjar |
<!-- 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"]