Last Version

ReCaptcha Java Library 0.0.7

ReCaptcha is a Java library for interfacing with ReCaptcha.nets Captcha service

License

License

Categories

Categories

Net
GroupId

GroupId

net.tanesha.recaptcha4j
ArtifactId

ArtifactId

recaptcha4j
Version

Version

0.0.7
Type

Type

jar
Description

Description

ReCaptcha Java Library
ReCaptcha is a Java library for interfacing with ReCaptcha.nets Captcha service
Source Code Management

Source Code Management

http://code.google.com/p/recaptcha4j/source/browse/#svn/tags/recaptcha4j/recaptcha4j-0.0.7

Download recaptcha4j 0.0.7


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.