is not current version
Last Version 2.0.0-RC5

at.meks:easy-validation-coverage 2.0.0-RC3


GroupId

GroupId

at.meks
ArtifactId

ArtifactId

easy-validation-coverage
Version

Version

2.0.0-RC3
Type

Type

jar

Download easy-validation-coverage 2.0.0-RC3


<!-- https://jarcasting.com/artifacts/at.meks/easy-validation-coverage/ -->
<dependency>
    <groupId>at.meks</groupId>
    <artifactId>easy-validation-coverage</artifactId>
    <version>2.0.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/at.meks/easy-validation-coverage/
implementation 'at.meks:easy-validation-coverage:2.0.0-RC3'
// https://jarcasting.com/artifacts/at.meks/easy-validation-coverage/
implementation ("at.meks:easy-validation-coverage:2.0.0-RC3")
'at.meks:easy-validation-coverage:jar:2.0.0-RC3'
<dependency org="at.meks" name="easy-validation-coverage" rev="2.0.0-RC3">
  <artifact name="easy-validation-coverage" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.meks', module='easy-validation-coverage', version='2.0.0-RC3')
)
libraryDependencies += "at.meks" % "easy-validation-coverage" % "2.0.0-RC3"
[at.meks/easy-validation-coverage "2.0.0-RC3"]