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