MVN

com.microsoft.bot : bot-configuration

Maven & Gradle

Jun 09, 2020
3 usages
180 stars

Bot Framework Configuration

<dependency>
    <groupId>com.microsoft.bot</groupId>
    <artifactId>bot-configuration</artifactId>
    <version>4.6.0-preview5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.6.0-preview5

All Versions

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

Version Vulnerabilities Updated
4.6.x
bot-configuration-4.6.0-preview5
bot-configuration-4.6.0-preview4
bot-configuration-4.6.0-preview3
bot-configuration-4.6.0-preview2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.microsoft.bot</groupId>
    <artifactId>bot-configuration</artifactId>
    <version>4.6.0-preview5</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.microsoft.bot:bot-configuration:4.6.0-preview5'

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

implementation("com.microsoft.bot:bot-configuration:4.6.0-preview5")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.microsoft.bot" % "bot-configuration" % "4.6.0-preview5"

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

Jun 08, 2020
2 usages
Jun 19, 2020
1 stars
Jun 08, 2020
1 usages
Jun 08, 2020
0 stars
Aug 03, 2020
1 usages
Feb 01, 2022
10 stars
Feb 01, 2022
10 stars