GroupId | GroupIdcom.github.mg0324 |
---|---|
ArtifactId | ArtifactIdmango-validator-kit |
Version | Version0.1.2 |
Type | Typejar |
Filename | Size |
---|---|
mango-validator-kit-0.1.2.pom | |
mango-validator-kit-0.1.2.jar | 25 KB |
mango-validator-kit-0.1.2-sources.jar | 15 KB |
mango-validator-kit-0.1.2-javadoc.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mg0324/mango-validator-kit/ -->
<dependency>
<groupId>com.github.mg0324</groupId>
<artifactId>mango-validator-kit</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mg0324/mango-validator-kit/
implementation 'com.github.mg0324:mango-validator-kit:0.1.2'
// https://jarcasting.com/artifacts/com.github.mg0324/mango-validator-kit/
implementation ("com.github.mg0324:mango-validator-kit:0.1.2")
'com.github.mg0324:mango-validator-kit:jar:0.1.2'
<dependency org="com.github.mg0324" name="mango-validator-kit" rev="0.1.2">
<artifact name="mango-validator-kit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mg0324', module='mango-validator-kit', version='0.1.2')
)
libraryDependencies += "com.github.mg0324" % "mango-validator-kit" % "0.1.2"
[com.github.mg0324/mango-validator-kit "0.1.2"]