Rooms Bot (Demo)

Allows you to send a message to any room the bot is in

License

License

GroupId

GroupId

org.finos.springbot.demos
ArtifactId

ArtifactId

rooms-bot
Last Version

Last Version

9.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Rooms Bot (Demo)
Allows you to send a message to any room the bot is in
Project Organization

Project Organization

Finos

Download rooms-bot

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.finos.springbot : symphony-bdk-chat-workflow-spring-boot-starter jar 9.0.0
org.finos.springbot : teams-chat-workflow-spring-boot-starter jar 9.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
9.0.0