GroupId | GroupIdcom.github.mg0324 |
---|---|
ArtifactId | ArtifactIdmango-validator-kit |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
mango-validator-kit-0.1.1.pom | |
mango-validator-kit-0.1.1.jar | 28 KB |
mango-validator-kit-0.1.1-sources.jar | 17 KB |
mango-validator-kit-0.1.1-javadoc.jar | 140 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mg0324/mango-validator-kit/
implementation 'com.github.mg0324:mango-validator-kit:0.1.1'
// https://jarcasting.com/artifacts/com.github.mg0324/mango-validator-kit/
implementation ("com.github.mg0324:mango-validator-kit:0.1.1")
'com.github.mg0324:mango-validator-kit:jar:0.1.1'
<dependency org="com.github.mg0324" name="mango-validator-kit" rev="0.1.1">
<artifact name="mango-validator-kit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mg0324', module='mango-validator-kit', version='0.1.1')
)
libraryDependencies += "com.github.mg0324" % "mango-validator-kit" % "0.1.1"
[com.github.mg0324/mango-validator-kit "0.1.1"]