t

tool-captcha

tool 验证码工具类
The Apache Software License, Version 2.0
Files download
File Operation
tool-captcha-2.0.1.RELEASE.jar download
tool-captcha-2.0.1.RELEASE.pom download
tool-captcha-2.0.1.RELEASE-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.luues.tool</groupId>
  <artifactId>tool-captcha</artifactId>
  <version>2.0.1.RELEASE</version>
</dependency>
Gradle Groovy
implementation 'com.github.luues.tool:tool-captcha:2.0.1.RELEASE'
Gradle Kotlin
implementation("com.github.luues.tool:tool-captcha:2.0.1.RELEASE")
Scala SBT
libraryDependencies += "com.github.luues.tool" % "tool-captcha" % "2.0.1.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='com.github.luues.tool', module='tool-captcha', version='2.0.1.RELEASE')
)
Apache Ivy
<dependency org="com.github.luues.tool" name="tool-captcha" rev="2.0.1.RELEASE" />
Leiningen
[com.github.luues.tool/tool-captcha "2.0.1.RELEASE"]
Apache Buildr
'com.github.luues.tool:tool-captcha:jar:2.0.1.RELEASE'