is not current version
Last Version 12.2.0

com.onfido.api.client:onfido-api-client 4.0.1

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

4.0.1
Type

Type

jar

Download onfido-api-client 4.0.1


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