is not current version
Last Version 5.2.0

net.colesico.framework:colesico-validation 1.7.2

Colesico framework data bean validation assistant and simple dsl validator

Categories

Categories

Net
GroupId

GroupId

net.colesico.framework
ArtifactId

ArtifactId

colesico-validation
Version

Version

1.7.2
Type

Type

jar

Download colesico-validation 1.7.2


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