is not current version
Last Version 1.8

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


GroupId

GroupId

com.github.mstream-trader
ArtifactId

ArtifactId

commons-validation
Version

Version

1.2
Type

Type

jar

Download commons-validation 1.2


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