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