is not current version
Last Version 11.5.0-beta.10

com.azure:azure-search-documents 11.3.2

This package contains client functionality for Microsoft Azure Cognitive Search

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-search-documents
Version

Version

11.3.2
Type

Type

jar

Download azure-search-documents 11.3.2


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