is not current version
Last Version 11.5.0-beta.10

com.azure:azure-search-documents 1.0.0-beta.4

This package contains client functionality for Microsoft Azure Search

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-search-documents
Version

Version

1.0.0-beta.4
Type

Type

jar

Download azure-search-documents 1.0.0-beta.4


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