is not current version
Last Version 1.41.3

com.microsoft.azure:azure-mgmt-search 1.24.1

This package contains Microsoft Azure Search Management SDK.

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-mgmt-search
Version

Version

1.24.1
Type

Type

jar

Download azure-mgmt-search 1.24.1


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