is not current version
Last Version 4.14.2

com.microsoft.bot:bot-ai-qna 4.6.0-preview3

Bot Framework QnA

GroupId

GroupId

com.microsoft.bot
ArtifactId

ArtifactId

bot-ai-qna
Version

Version

4.6.0-preview3
Type

Type

jar

Download bot-ai-qna 4.6.0-preview3


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