MVN

com.microsoft.bot : bot-builder

Maven & Gradle

Oct 27, 2022
8 usages
180 stars

com.microsoft.bot:bot-builder · Bot Framework Builder

<dependency>
    <groupId>com.microsoft.bot</groupId>
    <artifactId>bot-builder</artifactId>
    <version>4.14.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.microsoft.bot : bot-builder to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.14.3

All Versions

Choose a version of com.microsoft.bot : bot-builder to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.14.x
bot-builder-4.14.3
bot-builder-4.14.2
bot-builder-4.14.1
bot-builder-4.14.0
4.13.x
bot-builder-4.13.0
4.6.x
bot-builder-4.6.1-preview8
bot-builder-4.6.0-preview8
bot-builder-4.6.0-preview7
bot-builder-4.6.0-preview6
bot-builder-4.6.0-preview5
bot-builder-4.6.0-preview4
bot-builder-4.6.0-preview3
bot-builder-4.6.0-preview2

How to add a dependency to Maven

Add the following com.microsoft.bot : bot-builder maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.microsoft.bot</groupId>
    <artifactId>bot-builder</artifactId>
    <version>4.14.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.microsoft.bot : bot-builder gradle dependency to your build.gradle file:

implementation 'com.microsoft.bot:bot-builder:4.14.3'

Gradle Kotlin DSL: Add the following com.microsoft.bot : bot-builder gradle kotlin dependency to your build.gradle.kts file:

implementation("com.microsoft.bot:bot-builder:4.14.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.microsoft.bot : bot-builder sbt scala dependency to your build.sbt file:

libraryDependencies += "com.microsoft.bot" % "bot-builder" % "4.14.3"

Advertisement

Dependencies from Group

Oct 27, 2022
8 usages
180 stars
Oct 27, 2022
6 usages
180 stars
Oct 27, 2022
6 usages
180 stars
Oct 27, 2022
5 usages
180 stars
Oct 27, 2022
4 usages
180 stars

Discover Dependencies

Dec 08, 2022
1 usages
0 stars
Jul 20, 2023
6 usages
389 stars
Jul 20, 2023
2 usages
389 stars
Aug 19, 2022
2 usages
17 stars
Aug 19, 2022
7 usages
17 stars
Sep 30, 2019
0 stars
Aug 20, 2022
1 usages
2.2k stars
Jul 31, 2023
5 usages
29.3k stars