| GroupId | GroupIdcom.pslib.jtool |
|---|---|
| ArtifactId | ArtifactIdpslib-jtool-captcha |
| Version | Version1.0.3 |
| Type | Typejar |
| Filename | Size |
|---|---|
| pslib-jtool-captcha-1.0.3.pom | |
| pslib-jtool-captcha-1.0.3.jar | 13 KB |
| pslib-jtool-captcha-1.0.3-sources.jar | 7 MB |
| pslib-jtool-captcha-1.0.3-javadoc.jar | 62 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.pslib.jtool/pslib-jtool-captcha/ -->
<dependency>
<groupId>com.pslib.jtool</groupId>
<artifactId>pslib-jtool-captcha</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.pslib.jtool/pslib-jtool-captcha/
implementation 'com.pslib.jtool:pslib-jtool-captcha:1.0.3'
// https://jarcasting.com/artifacts/com.pslib.jtool/pslib-jtool-captcha/
implementation ("com.pslib.jtool:pslib-jtool-captcha:1.0.3")
'com.pslib.jtool:pslib-jtool-captcha:jar:1.0.3'
<dependency org="com.pslib.jtool" name="pslib-jtool-captcha" rev="1.0.3">
<artifact name="pslib-jtool-captcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pslib.jtool', module='pslib-jtool-captcha', version='1.0.3')
)
libraryDependencies += "com.pslib.jtool" % "pslib-jtool-captcha" % "1.0.3"
[com.pslib.jtool/pslib-jtool-captcha "1.0.3"]