is not current version
Last Version 0.8

com.sabre.oss.yare:yare-model-validators 0.3


GroupId

GroupId

com.sabre.oss.yare
ArtifactId

ArtifactId

yare-model-validators
Version

Version

0.3
Type

Type

jar

Download yare-model-validators 0.3


<!-- https://jarcasting.com/artifacts/com.sabre.oss.yare/yare-model-validators/ -->
<dependency>
    <groupId>com.sabre.oss.yare</groupId>
    <artifactId>yare-model-validators</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.sabre.oss.yare/yare-model-validators/
implementation 'com.sabre.oss.yare:yare-model-validators:0.3'
// https://jarcasting.com/artifacts/com.sabre.oss.yare/yare-model-validators/
implementation ("com.sabre.oss.yare:yare-model-validators:0.3")
'com.sabre.oss.yare:yare-model-validators:jar:0.3'
<dependency org="com.sabre.oss.yare" name="yare-model-validators" rev="0.3">
  <artifact name="yare-model-validators" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sabre.oss.yare', module='yare-model-validators', version='0.3')
)
libraryDependencies += "com.sabre.oss.yare" % "yare-model-validators" % "0.3"
[com.sabre.oss.yare/yare-model-validators "0.3"]