is not current version
Last Version 0.0.4

com.github.houbb:captcha-core 0.0.2


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

captcha-core
Version

Version

0.0.2
Type

Type

jar

Download captcha-core 0.0.2


<!-- https://jarcasting.com/artifacts/com.github.houbb/captcha-core/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>captcha-core</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/captcha-core/
implementation 'com.github.houbb:captcha-core:0.0.2'
// https://jarcasting.com/artifacts/com.github.houbb/captcha-core/
implementation ("com.github.houbb:captcha-core:0.0.2")
'com.github.houbb:captcha-core:jar:0.0.2'
<dependency org="com.github.houbb" name="captcha-core" rev="0.0.2">
  <artifact name="captcha-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='captcha-core', version='0.0.2')
)
libraryDependencies += "com.github.houbb" % "captcha-core" % "0.0.2"
[com.github.houbb/captcha-core "0.0.2"]