is not current version
Last Version 1.2.4

com.botscrew:bot-framework-messenger-spring-boot-starter 1.1.7

Module for working with Facebook Messenger chat-bot platform

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.botscrew
ArtifactId

ArtifactId

bot-framework-messenger-spring-boot-starter
Version

Version

1.1.7
Type

Type

jar

Download bot-framework-messenger-spring-boot-starter 1.1.7


<!-- https://jarcasting.com/artifacts/com.botscrew/bot-framework-messenger-spring-boot-starter/ -->
<dependency>
    <groupId>com.botscrew</groupId>
    <artifactId>bot-framework-messenger-spring-boot-starter</artifactId>
    <version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.botscrew/bot-framework-messenger-spring-boot-starter/
implementation 'com.botscrew:bot-framework-messenger-spring-boot-starter:1.1.7'
// https://jarcasting.com/artifacts/com.botscrew/bot-framework-messenger-spring-boot-starter/
implementation ("com.botscrew:bot-framework-messenger-spring-boot-starter:1.1.7")
'com.botscrew:bot-framework-messenger-spring-boot-starter:jar:1.1.7'
<dependency org="com.botscrew" name="bot-framework-messenger-spring-boot-starter" rev="1.1.7">
  <artifact name="bot-framework-messenger-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.botscrew', module='bot-framework-messenger-spring-boot-starter', version='1.1.7')
)
libraryDependencies += "com.botscrew" % "bot-framework-messenger-spring-boot-starter" % "1.1.7"
[com.botscrew/bot-framework-messenger-spring-boot-starter "1.1.7"]