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

com.github.mstream-trader:commons-validation 1.7


Группа

Группа

com.github.mstream-trader
Идентификатор

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

commons-validation
Версия

Версия

1.7
Тип

Тип

jar

Скачать commons-validation 1.7


<!-- https://jarcasting.com/artifacts/com.github.mstream-trader/commons-validation/ -->
<dependency>
    <groupId>com.github.mstream-trader</groupId>
    <artifactId>commons-validation</artifactId>
    <version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-validation/
implementation 'com.github.mstream-trader:commons-validation:1.7'
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-validation/
implementation ("com.github.mstream-trader:commons-validation:1.7")
'com.github.mstream-trader:commons-validation:jar:1.7'
<dependency org="com.github.mstream-trader" name="commons-validation" rev="1.7">
  <artifact name="commons-validation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mstream-trader', module='commons-validation', version='1.7')
)
libraryDependencies += "com.github.mstream-trader" % "commons-validation" % "1.7"
[com.github.mstream-trader/commons-validation "1.7"]