Last Version

Veryfi Android 1.0.0

Android kotlin module for communicating with the Veryfi OCR API

License

License

MIT
GroupId

GroupId

com.veryfi.android
ArtifactId

ArtifactId

veryfi-android
Version

Version

1.0.0
Type

Type

pom
Description

Description

Veryfi Android
Android kotlin module for communicating with the Veryfi OCR API
Project URL

Project URL

https://github.com/veryfi/veryfi-android
Source Code Management

Source Code Management

https://github.com/veryfi/veryfi-android/

Download veryfi-android 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.