License |
License |
---|---|
GroupId | GroupIdcom.microsoft.bot |
ArtifactId | ArtifactIdbot-dialogs |
Last Version | Last Version4.14.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.microsoft.bot:bot-dialogs
Bot Framework Dialogs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bot-dialogs-4.14.2.pom | |
bot-dialogs-4.14.2.jar | 6 KB |
bot-dialogs-4.14.2-sources.jar | 9 KB |
bot-dialogs-4.14.2-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.bot/bot-dialogs/ -->
<dependency>
<groupId>com.microsoft.bot</groupId>
<artifactId>bot-dialogs</artifactId>
<version>4.14.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.bot/bot-dialogs/
implementation 'com.microsoft.bot:bot-dialogs:4.14.2'
// https://jarcasting.com/artifacts/com.microsoft.bot/bot-dialogs/
implementation ("com.microsoft.bot:bot-dialogs:4.14.2")
'com.microsoft.bot:bot-dialogs:jar:4.14.2'
<dependency org="com.microsoft.bot" name="bot-dialogs" rev="4.14.2">
<artifact name="bot-dialogs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.bot', module='bot-dialogs', version='4.14.2')
)
libraryDependencies += "com.microsoft.bot" % "bot-dialogs" % "4.14.2"
[com.microsoft.bot/bot-dialogs "4.14.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.22 |
com.microsoft.bot : bot-integration-core | jar | 4.14.2 |
com.microsoft.bot : bot-builder | jar | 4.14.2 |
com.google.guava : guava | jar | 30.1-jre |
org.javatuples : javatuples | jar | 1.2 |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.yaml : snakeyaml | jar | 1.27 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
com.microsoft.azure : azure-documentdb | jar | 2.6.1 |
com.azure : azure-storage-blob | jar | 12.10.0 |
com.microsoft.bot : bot-builder | test-jar | 4.14.2 |
org.mockito : mockito-core | jar | 3.8.0 |
Version |
---|
4.14.2
|
4.14.1
|
4.14.0
|
4.13.0
|
4.6.1-preview8
|
4.6.0-preview8
|
4.6.0-preview7
|
4.6.0-preview6
|
4.6.0-preview5
|
4.6.0-preview4
|
4.6.0-preview3
|
4.6.0-preview2
|