GroupId | GroupIdcom.github.microtweak |
---|---|
ArtifactId | ArtifactIdconditional-validator-hv |
Version | Version0.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.microtweak/conditional-validator-hv/ -->
<dependency>
<groupId>com.github.microtweak</groupId>
<artifactId>conditional-validator-hv</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.microtweak/conditional-validator-hv/
implementation 'com.github.microtweak:conditional-validator-hv:0.0.1'
// https://jarcasting.com/artifacts/com.github.microtweak/conditional-validator-hv/
implementation ("com.github.microtweak:conditional-validator-hv:0.0.1")
'com.github.microtweak:conditional-validator-hv:jar:0.0.1'
<dependency org="com.github.microtweak" name="conditional-validator-hv" rev="0.0.1">
<artifact name="conditional-validator-hv" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.microtweak', module='conditional-validator-hv', version='0.0.1')
)
libraryDependencies += "com.github.microtweak" % "conditional-validator-hv" % "0.0.1"
[com.github.microtweak/conditional-validator-hv "0.0.1"]