is not current version
Last Version 1.0.2

com.microsoft.azure.cognitiveservices:azure-cognitiveservices-entitysearch 1.0.1

This package contains Microsoft Cognitive Service Entity Search SDK.

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.microsoft.azure.cognitiveservices
ArtifactId

ArtifactId

azure-cognitiveservices-entitysearch
Version

Version

1.0.1
Type

Type

jar

Download azure-cognitiveservices-entitysearch 1.0.1


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