License |
License |
---|---|
GroupId | GroupIdai.tock |
ArtifactId | ArtifactIdtock-bot-api-webhook |
Version | Version21.9.6 |
Type | Typejar |
Description |
DescriptionTock Bot API Webhook
Tock Bot API Webhook
|
Project Organization |
Project OrganizationTock |
Filename | Size |
---|---|
tock-bot-api-webhook-21.9.6.pom | |
tock-bot-api-webhook-21.9.6.jar | 2 KB |
tock-bot-api-webhook-21.9.6-javadoc.jar | 255 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.tock/tock-bot-api-webhook/ -->
<dependency>
<groupId>ai.tock</groupId>
<artifactId>tock-bot-api-webhook</artifactId>
<version>21.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/tock-bot-api-webhook/
implementation 'ai.tock:tock-bot-api-webhook:21.9.6'
// https://jarcasting.com/artifacts/ai.tock/tock-bot-api-webhook/
implementation ("ai.tock:tock-bot-api-webhook:21.9.6")
'ai.tock:tock-bot-api-webhook:jar:21.9.6'
<dependency org="ai.tock" name="tock-bot-api-webhook" rev="21.9.6">
<artifact name="tock-bot-api-webhook" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='tock-bot-api-webhook', version='21.9.6')
)
libraryDependencies += "ai.tock" % "tock-bot-api-webhook" % "21.9.6"
[ai.tock/tock-bot-api-webhook "21.9.6"]
Group / Artifact | Type | Version |
---|---|---|
ai.tock : tock-bot-api-webhook-base | jar | 21.9.6 |
ai.tock : bot-toolkit | jar | 21.9.6 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |