com.github.houbb:captcha-core

The data struct framework for java

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

captcha-core
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

The data struct framework for java

Download captcha-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.houbb : captcha-api jar 0.0.4
com.github.houbb : heaven jar 0.1.118
com.github.houbb : log-integration jar 1.1.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1