DeathByCaptcha library for Java


License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.deathbycaptcha
ArtifactId

ArtifactId

deathbycaptcha-java-library
Last Version

Last Version

0.42
Release Date

Release Date

Type

Type

jar
Description

Description

DeathByCaptcha library for Java
DeathByCaptcha library for Java
Project URL

Project URL

https://github.com/deathbycaptcha/javaclientlibrary
Source Code Management

Source Code Management

http://github.com/deathbycaptcha/javaclientlibrary/tree/master

Download deathbycaptcha-java-library

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

javaclientlibrary

Client library to use DeathByCaptcha with Java

Versions

Version
0.42