is not current version
Last Version 4.0.0-beta.5

com.azure:azure-ai-formrecognizer 3.1.0-beta.2

This package contains the Microsoft Azure Cognitive Services Form Recognizer SDK.

Categories

Categories

ORM Data
GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-ai-formrecognizer
Version

Version

3.1.0-beta.2
Type

Type

jar

Download azure-ai-formrecognizer 3.1.0-beta.2


<!-- https://jarcasting.com/artifacts/com.azure/azure-ai-formrecognizer/ -->
<dependency>
    <groupId>com.azure</groupId>
    <artifactId>azure-ai-formrecognizer</artifactId>
    <version>3.1.0-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure/azure-ai-formrecognizer/
implementation 'com.azure:azure-ai-formrecognizer:3.1.0-beta.2'
// https://jarcasting.com/artifacts/com.azure/azure-ai-formrecognizer/
implementation ("com.azure:azure-ai-formrecognizer:3.1.0-beta.2")
'com.azure:azure-ai-formrecognizer:jar:3.1.0-beta.2'
<dependency org="com.azure" name="azure-ai-formrecognizer" rev="3.1.0-beta.2">
  <artifact name="azure-ai-formrecognizer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure', module='azure-ai-formrecognizer', version='3.1.0-beta.2')
)
libraryDependencies += "com.azure" % "azure-ai-formrecognizer" % "3.1.0-beta.2"
[com.azure/azure-ai-formrecognizer "3.1.0-beta.2"]