is not current version
Last Version 0.10.0

com.github.crabs-hue.commons:commons-validations 0.1.0

Library for annotation-based validations.

GroupId

GroupId

com.github.crabs-hue.commons
ArtifactId

ArtifactId

commons-validations
Version

Version

0.1.0
Type

Type

jar

Download commons-validations 0.1.0


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