is not current version
Last Version 1.0.1

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

YMP Captcha Web Archetype

Categories

Categories

Net
GroupId

GroupId

net.ymate.module
ArtifactId

ArtifactId

ymate-module-captcha-web
Version

Version

1.0.0
Type

Type

jar

Download ymate-module-captcha-web 1.0.0


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