License |
License |
---|---|
GroupId | GroupIdai.tock |
ArtifactId | ArtifactIdtock-bot-connector-teams |
Version | Version21.9.2 |
Type | Typejar |
Description |
DescriptionTock Bot Teams Connector
Bot Connector for Teams
|
Project Organization |
Project OrganizationTock |
<!-- https://jarcasting.com/artifacts/ai.tock/tock-bot-connector-teams/ -->
<dependency>
<groupId>ai.tock</groupId>
<artifactId>tock-bot-connector-teams</artifactId>
<version>21.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/tock-bot-connector-teams/
implementation 'ai.tock:tock-bot-connector-teams:21.9.2'
// https://jarcasting.com/artifacts/ai.tock/tock-bot-connector-teams/
implementation ("ai.tock:tock-bot-connector-teams:21.9.2")
'ai.tock:tock-bot-connector-teams:jar:21.9.2'
<dependency org="ai.tock" name="tock-bot-connector-teams" rev="21.9.2">
<artifact name="tock-bot-connector-teams" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='tock-bot-connector-teams', version='21.9.2')
)
libraryDependencies += "ai.tock" % "tock-bot-connector-teams" % "21.9.2"
[ai.tock/tock-bot-connector-teams "21.9.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-junit5 | jar | 1.5.31 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |
io.mockk : mockk | jar | 1.12.0 |
com.squareup.okhttp3 : mockwebserver | jar | 4.9.1 |