| License |
License |
|---|---|
| GroupId | GroupIdcom.youcruit |
| ArtifactId | ArtifactIdonfido |
| Version | Version2.2 |
| Type | Typejar |
| Description |
DescriptionAccess to the onfido api throught
|
| Filename | Size |
|---|---|
| onfido-2.2.pom | |
| onfido-2.2.jar | 82 KB |
| onfido-2.2-sources.jar | 41 KB |
| onfido-2.2-javadoc.jar | 412 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.youcruit/onfido/ -->
<dependency>
<groupId>com.youcruit</groupId>
<artifactId>onfido</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.youcruit/onfido/
implementation 'com.youcruit:onfido:2.2'
// https://jarcasting.com/artifacts/com.youcruit/onfido/
implementation ("com.youcruit:onfido:2.2")
'com.youcruit:onfido:jar:2.2'
<dependency org="com.youcruit" name="onfido" rev="2.2">
<artifact name="onfido" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.youcruit', module='onfido', version='2.2')
)
libraryDependencies += "com.youcruit" % "onfido" % "2.2"
[com.youcruit/onfido "2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.6.2 |
| org.apache.logging.log4j : log4j-api | jar | 2.6.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.6.1 |
| com.neovisionaries : nv-i18n | jar | 1.18 |
| com.google.code.findbugs : jsr305 | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 3.4.1 |