is not current version
Last Version 0.2.0

com.github.mg0324:mango-validator-kit 0.1.0


GroupId

GroupId

com.github.mg0324
ArtifactId

ArtifactId

mango-validator-kit
Version

Version

0.1.0
Type

Type

jar

Download mango-validator-kit 0.1.0


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