License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure.cognitiveservices |
ArtifactId | ArtifactIdazure-cognitiveservices-qnamaker |
Version | Version1.0.0-beta.2 |
Type | Typejar |
Description |
DescriptionMicrosoft Azure SDK for Cognitive Service QnA Maker
This package contains Microsoft Cognitive Service QnA Maker SDK.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure.cognitiveservices/azure-cognitiveservices-qnamaker/ -->
<dependency>
<groupId>com.microsoft.azure.cognitiveservices</groupId>
<artifactId>azure-cognitiveservices-qnamaker</artifactId>
<version>1.0.0-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure.cognitiveservices/azure-cognitiveservices-qnamaker/
implementation 'com.microsoft.azure.cognitiveservices:azure-cognitiveservices-qnamaker:1.0.0-beta.2'
// https://jarcasting.com/artifacts/com.microsoft.azure.cognitiveservices/azure-cognitiveservices-qnamaker/
implementation ("com.microsoft.azure.cognitiveservices:azure-cognitiveservices-qnamaker:1.0.0-beta.2")
'com.microsoft.azure.cognitiveservices:azure-cognitiveservices-qnamaker:jar:1.0.0-beta.2'
<dependency org="com.microsoft.azure.cognitiveservices" name="azure-cognitiveservices-qnamaker" rev="1.0.0-beta.2">
<artifact name="azure-cognitiveservices-qnamaker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure.cognitiveservices', module='azure-cognitiveservices-qnamaker', version='1.0.0-beta.2')
)
libraryDependencies += "com.microsoft.azure.cognitiveservices" % "azure-cognitiveservices-qnamaker" % "1.0.0-beta.2"
[com.microsoft.azure.cognitiveservices/azure-cognitiveservices-qnamaker "1.0.0-beta.2"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : azure-client-runtime | jar | 1.7.3 |