is not current version
Last Version 1.0.2

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

This package contains the parent module of Microsoft Azure Cognitive Services SDK.

GroupId

GroupId

com.microsoft.azure.cognitiveservices
ArtifactId

ArtifactId

azure-cognitiveservices-parent
Version

Version

1.0.1
Type

Type

pom

Download azure-cognitiveservices-parent 1.0.1


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