Veryfi Android

Android kotlin module for communicating with the Veryfi OCR API

License

License

MIT
GroupId

GroupId

com.veryfi
ArtifactId

ArtifactId

android
Last Version

Last Version

1.0.0
Release Date

Release Date

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 android

Filename Size
android-1.0.0.pom
Browse

How to add to project

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

Versions

Version
1.0.0