is not current version
Last Version 2

net.ymate.module:ymate-captcha-parent 1

YMP Captcha Parent Archetype

Categories

Categories

Net
GroupId

GroupId

net.ymate.module
ArtifactId

ArtifactId

ymate-captcha-parent
Version

Version

1
Type

Type

pom

Download ymate-captcha-parent 1


<!-- https://jarcasting.com/artifacts/net.ymate.module/ymate-captcha-parent/ -->
<dependency>
    <groupId>net.ymate.module</groupId>
    <artifactId>ymate-captcha-parent</artifactId>
    <version>1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.ymate.module/ymate-captcha-parent/
implementation 'net.ymate.module:ymate-captcha-parent:1'
// https://jarcasting.com/artifacts/net.ymate.module/ymate-captcha-parent/
implementation ("net.ymate.module:ymate-captcha-parent:1")
'net.ymate.module:ymate-captcha-parent:pom:1'
<dependency org="net.ymate.module" name="ymate-captcha-parent" rev="1">
  <artifact name="ymate-captcha-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.ymate.module', module='ymate-captcha-parent', version='1')
)
libraryDependencies += "net.ymate.module" % "ymate-captcha-parent" % "1"
[net.ymate.module/ymate-captcha-parent "1"]