is not current version
Last Version 12.2.0

com.onfido.api.client:onfido-api-client 1.2.0

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

1.2.0
Type

Type

jar

Download onfido-api-client 1.2.0


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