is not current version
Last Version 22.3.1

ai.tock:tock-bot-connector-teams 21.9.0

Bot Connector for Teams

GroupId

GroupId

ai.tock
ArtifactId

ArtifactId

tock-bot-connector-teams
Version

Version

21.9.0
Type

Type

jar

Download tock-bot-connector-teams 21.9.0


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