Vouched Java SDK

The Vouched Verification SDK is a set of tools that you can use to submit, access and manage verification jobs. You can access Vouched Verification with our client libraries in a wide variety of popular programming languages.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.vouched
ArtifactId

ArtifactId

vouched-java
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Vouched Java SDK
The Vouched Verification SDK is a set of tools that you can use to submit, access and manage verification jobs. You can access Vouched Verification with our client libraries in a wide variety of popular programming languages.
Project URL

Project URL

https://docs.vouched.id/
Project Organization

Project Organization

Vouched
Source Code Management

Source Code Management

https://github.com/vouched/vouched-java

Download vouched-java

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5
io.github.cdimascio : java-dotenv jar 5.1.3
org.mountcloud : graphql-client jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3