Last Version

com.microsoft.bot:bot-dialogs 4.14.2

Bot Framework Dialogs

License

License

GroupId

GroupId

com.microsoft.bot
ArtifactId

ArtifactId

bot-dialogs
Version

Version

4.14.2
Type

Type

jar
Description

Description

com.microsoft.bot:bot-dialogs
Bot Framework Dialogs
Project URL

Project URL

https://dev.botframework.com/
Source Code Management

Source Code Management

https://github.com/Microsoft/botbuilder-java

Download bot-dialogs 4.14.2


<!-- 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"]

Dependencies

compile (7)

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

test (5)

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

Project Modules

There are no modules declared in this project.