Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.ymate.module |
ArtifactId | ArtifactIdymate-module-captcha |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
ymate-module-captcha-1.0.0.pom | |
ymate-module-captcha-1.0.0.jar | 18 KB |
ymate-module-captcha-1.0.0-sources.jar | 16 KB |
ymate-module-captcha-1.0.0-javadoc.jar | 107 KB |
Browse |
<!-- 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"]