| License |
License |
|---|---|
| GroupId | GroupIdai.tock |
| ArtifactId | ArtifactIdtock-bot-api-websocket-base |
| Version | Version22.3.0 |
| Type | Typejar |
| Description |
DescriptionTock Bot API Web Socket Base
Tock Bot API Web Socket Base Classes
|
| Project Organization |
Project OrganizationTock |
<!-- https://jarcasting.com/artifacts/ai.tock/tock-bot-api-websocket-base/ -->
<dependency>
<groupId>ai.tock</groupId>
<artifactId>tock-bot-api-websocket-base</artifactId>
<version>22.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/tock-bot-api-websocket-base/
implementation 'ai.tock:tock-bot-api-websocket-base:22.3.0'
// https://jarcasting.com/artifacts/ai.tock/tock-bot-api-websocket-base/
implementation ("ai.tock:tock-bot-api-websocket-base:22.3.0")
'ai.tock:tock-bot-api-websocket-base:jar:22.3.0'
<dependency org="ai.tock" name="tock-bot-api-websocket-base" rev="22.3.0">
<artifact name="tock-bot-api-websocket-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='tock-bot-api-websocket-base', version='22.3.0')
)
libraryDependencies += "ai.tock" % "tock-bot-api-websocket-base" % "22.3.0"
[ai.tock/tock-bot-api-websocket-base "22.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| ai.tock : tock-bot-api-client | jar | 22.3.0 |
| io.vertx : vertx-web | jar | 3.9.13 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.20 |