is not current version
Last Version 1.8

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


GroupId

GroupId

com.github.mstream-trader
ArtifactId

ArtifactId

commons-validation
Version

Version

1.3
Type

Type

jar

Download commons-validation 1.3


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