is not current version
Last Version 1.41.3

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

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

Type

jar

Download azure-mgmt-search 1.12.0


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