Last Version

Veryfi Android 1.0.0

Android kotlin module for communicating with the Veryfi OCR API

License

License

MIT
GroupId

GroupId

com.veryfi
ArtifactId

ArtifactId

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 android 1.0.0

Filename Size
android-1.0.0.pom
Browse

<!-- 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.