is not current version
Last Version 1.0.2

com.microsoft.azure.cognitiveservices:azure-cognitiveservices-parent 0.0.1-beta

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

0.0.1-beta
Type

Type

pom

Download azure-cognitiveservices-parent 0.0.1-beta


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