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

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

Filename Size
library-1.0.0.pom
Browse

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