License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net |
GroupId | GroupIdcom.google.code.maven-play-plugin.net.tanesha.recaptcha4j |
ArtifactId | ArtifactIdrecaptcha4j |
Last Version | Last Version0.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReCaptcha Java Library
ReCaptcha is a Java library for interfacing with
ReCaptcha.nets Captcha service
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
recaptcha4j-0.0.8.pom | |
recaptcha4j-0.0.8.jar | 10 KB |
recaptcha4j-0.0.8-sources.jar | 7 KB |
recaptcha4j-0.0.8-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.net.tanesha.recaptcha4j/recaptcha4j/ -->
<dependency>
<groupId>com.google.code.maven-play-plugin.net.tanesha.recaptcha4j</groupId>
<artifactId>recaptcha4j</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.net.tanesha.recaptcha4j/recaptcha4j/
implementation 'com.google.code.maven-play-plugin.net.tanesha.recaptcha4j:recaptcha4j:0.0.8'
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.net.tanesha.recaptcha4j/recaptcha4j/
implementation ("com.google.code.maven-play-plugin.net.tanesha.recaptcha4j:recaptcha4j:0.0.8")
'com.google.code.maven-play-plugin.net.tanesha.recaptcha4j:recaptcha4j:jar:0.0.8'
<dependency org="com.google.code.maven-play-plugin.net.tanesha.recaptcha4j" name="recaptcha4j" rev="0.0.8">
<artifact name="recaptcha4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.maven-play-plugin.net.tanesha.recaptcha4j', module='recaptcha4j', version='0.0.8')
)
libraryDependencies += "com.google.code.maven-play-plugin.net.tanesha.recaptcha4j" % "recaptcha4j" % "0.0.8"
[com.google.code.maven-play-plugin.net.tanesha.recaptcha4j/recaptcha4j "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |