GroupId | GroupIdcom.microsoft.azure.cognitiveservices |
---|---|
ArtifactId | ArtifactIdazure-cognitiveservices-parent |
Version | Version0.0.1-beta |
Type | Typepom |
Filename | Size |
---|---|
azure-cognitiveservices-parent-0.0.1-beta.pom | 7 KB |
Browse |
<!-- 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"]