is not current version
Last Version 2.0.0

net.ymate.module:ymate-module-captcha 1.0.0

YMP Captcha Archetype

Categories

Categories

Net
GroupId

GroupId

net.ymate.module
ArtifactId

ArtifactId

ymate-module-captcha
Version

Version

1.0.0
Type

Type

jar

Download ymate-module-captcha 1.0.0


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