Files download
File Operation
continew-starter-captcha-behavior-1.5.1.jar download
continew-starter-captcha-behavior-1.5.1.pom download
continew-starter-captcha-behavior-1.5.1-sources.jar download
Apache Maven
<dependency>
  <groupId>top.charles7c.continew</groupId>
  <artifactId>continew-starter-captcha-behavior</artifactId>
  <version>1.5.1</version>
</dependency>
Gradle Groovy
implementation 'top.charles7c.continew:continew-starter-captcha-behavior:1.5.1'
Gradle Kotlin
implementation("top.charles7c.continew:continew-starter-captcha-behavior:1.5.1")
Scala SBT
libraryDependencies += "top.charles7c.continew" % "continew-starter-captcha-behavior" % "1.5.1"
Groovy Grape
@Grapes(
  @Grab(group='top.charles7c.continew', module='continew-starter-captcha-behavior', version='1.5.1')
)
Apache Ivy
<dependency org="top.charles7c.continew" name="continew-starter-captcha-behavior" rev="1.5.1" />
Leiningen
[top.charles7c.continew/continew-starter-captcha-behavior "1.5.1"]
Apache Buildr
'top.charles7c.continew:continew-starter-captcha-behavior:jar:1.5.1'