is not current version
Last Version 12.2.0

com.onfido.api.client:onfido-api-client 3.1.3

A Java library to access the Onfido API

Categories

Categories

CLI User Interface
GroupId

GroupId

com.onfido.api.client
ArtifactId

ArtifactId

onfido-api-client
Version

Version

3.1.3
Type

Type

jar

Download onfido-api-client 3.1.3


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