is not current version
Last Version 1.0.0

com.ocrsdk.abbyy:cloudsdk-client 0.11.0

ABBYY Cloud OCR SDK allows to recognize printed text (OCR) and hand-printed text (ICR) on images, convert image-only documents to searchable PDF or editable Microsoft Office formats, extract data from receipts, business cards and IDs through the simple HTTP API. This Java library provides classes and methods to access ABBYY Cloud OCR SDK API endpoints.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.ocrsdk.abbyy
ArtifactId

ArtifactId

cloudsdk-client
Version

Version

0.11.0
Type

Type

jar

Download cloudsdk-client 0.11.0


<!-- https://jarcasting.com/artifacts/com.ocrsdk.abbyy/cloudsdk-client/ -->
<dependency>
    <groupId>com.ocrsdk.abbyy</groupId>
    <artifactId>cloudsdk-client</artifactId>
    <version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ocrsdk.abbyy/cloudsdk-client/
implementation 'com.ocrsdk.abbyy:cloudsdk-client:0.11.0'
// https://jarcasting.com/artifacts/com.ocrsdk.abbyy/cloudsdk-client/
implementation ("com.ocrsdk.abbyy:cloudsdk-client:0.11.0")
'com.ocrsdk.abbyy:cloudsdk-client:jar:0.11.0'
<dependency org="com.ocrsdk.abbyy" name="cloudsdk-client" rev="0.11.0">
  <artifact name="cloudsdk-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ocrsdk.abbyy', module='cloudsdk-client', version='0.11.0')
)
libraryDependencies += "com.ocrsdk.abbyy" % "cloudsdk-client" % "0.11.0"
[com.ocrsdk.abbyy/cloudsdk-client "0.11.0"]