is not current version
Last Version 4.14.2

com.microsoft.bot:bot-integration-core 4.14.1

Bot Framework Integration Core

License

License

GroupId

GroupId

com.microsoft.bot
ArtifactId

ArtifactId

bot-integration-core
Version

Version

4.14.1
Type

Type

jar
Description

Description

com.microsoft.bot:bot-integration-core
Bot Framework Integration Core
Project URL

Project URL

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

Source Code Management

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

Download bot-integration-core 4.14.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.22
com.microsoft.bot : bot-schema jar 4.14.1
com.microsoft.bot : bot-connector jar 4.14.1
com.microsoft.bot : bot-builder jar 4.14.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.