Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-mgmt-search |
Version | Version1.15.0 |
Type | Typejar |
Filename | Size |
---|---|
azure-mgmt-search-1.15.0.pom | |
azure-mgmt-search-1.15.0.jar | 136 KB |
azure-mgmt-search-1.15.0-sources.jar | 50 KB |
azure-mgmt-search-1.15.0-javadoc.jar | 164 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-search/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-search</artifactId>
<version>1.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-search/
implementation 'com.microsoft.azure:azure-mgmt-search:1.15.0'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-search/
implementation ("com.microsoft.azure:azure-mgmt-search:1.15.0")
'com.microsoft.azure:azure-mgmt-search:jar:1.15.0'
<dependency org="com.microsoft.azure" name="azure-mgmt-search" rev="1.15.0">
<artifact name="azure-mgmt-search" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-mgmt-search', version='1.15.0')
)
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-search" % "1.15.0"
[com.microsoft.azure/azure-mgmt-search "1.15.0"]