net.tanesha.recaptcha4j/recaptcha4j

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

This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[net.tanesha.recaptcha4j/recaptcha4j "0.0.8"]

Clojure CLI/deps.edn

net.tanesha.recaptcha4j/recaptcha4j {:mvn/version "0.0.8"}

Gradle

implementation("net.tanesha.recaptcha4j:recaptcha4j:0.0.8")

Maven

<dependency>
  <groupId>net.tanesha.recaptcha4j</groupId>
  <artifactId>recaptcha4j</artifactId>
  <version>0.0.8</version>
</dependency>