Last Version

captcha 0.0.4

The data struct framework for java

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

captcha
Version

Version

0.0.4
Type

Type

pom
Description

Description

captcha
The data struct framework for java

Download captcha 0.0.4

Filename Size
captcha-0.0.4.pom 9 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • captcha-api
  • captcha-core