is not current version
Last Version 11.5.0-beta.10

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

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.2
Type

Type

jar

Download azure-search-documents 1.0.0-beta.2


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