GroupId | GroupIdcom.github.luues.tool |
---|---|
ArtifactId | ArtifactIdtool-captcha |
Version | Version1.0.0.6.RELEASE |
Type | Typejar |
Filename | Size |
---|---|
tool-captcha-1.0.0.6.RELEASE.pom | |
tool-captcha-1.0.0.6.RELEASE.jar | 340 KB |
tool-captcha-1.0.0.6.RELEASE-sources.jar | 1013 KB |
tool-captcha-1.0.0.6.RELEASE-javadoc.jar | 145 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.luues.tool/tool-captcha/ -->
<dependency>
<groupId>com.github.luues.tool</groupId>
<artifactId>tool-captcha</artifactId>
<version>1.0.0.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luues.tool/tool-captcha/
implementation 'com.github.luues.tool:tool-captcha:1.0.0.6.RELEASE'
// https://jarcasting.com/artifacts/com.github.luues.tool/tool-captcha/
implementation ("com.github.luues.tool:tool-captcha:1.0.0.6.RELEASE")
'com.github.luues.tool:tool-captcha:jar:1.0.0.6.RELEASE'
<dependency org="com.github.luues.tool" name="tool-captcha" rev="1.0.0.6.RELEASE">
<artifact name="tool-captcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luues.tool', module='tool-captcha', version='1.0.0.6.RELEASE')
)
libraryDependencies += "com.github.luues.tool" % "tool-captcha" % "1.0.0.6.RELEASE"
[com.github.luues.tool/tool-captcha "1.0.0.6.RELEASE"]