| License |
License |
|---|---|
| GroupId | GroupIdai.tock |
| ArtifactId | ArtifactIdtock-bot-api-model |
| Last Version | Last Version22.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTock Bot API Model
Tock Bot API Model
|
| Project Organization |
Project OrganizationTock |
| Filename | Size |
|---|---|
| tock-bot-api-model-22.3.1.pom | |
| tock-bot-api-model-22.3.1.jar | 47 KB |
| tock-bot-api-model-22.3.1-sources.jar | 17 KB |
| tock-bot-api-model-22.3.1-javadoc.jar | 96 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ai.tock/tock-bot-api-model/ -->
<dependency>
<groupId>ai.tock</groupId>
<artifactId>tock-bot-api-model</artifactId>
<version>22.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/tock-bot-api-model/
implementation 'ai.tock:tock-bot-api-model:22.3.1'
// https://jarcasting.com/artifacts/ai.tock/tock-bot-api-model/
implementation ("ai.tock:tock-bot-api-model:22.3.1")
'ai.tock:tock-bot-api-model:jar:22.3.1'
<dependency org="ai.tock" name="tock-bot-api-model" rev="22.3.1">
<artifact name="tock-bot-api-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='tock-bot-api-model', version='22.3.1')
)
libraryDependencies += "ai.tock" % "tock-bot-api-model" % "22.3.1"
[ai.tock/tock-bot-api-model "22.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| ai.tock : tock-nlp-entity-value | jar | 22.3.1 |
| ai.tock : tock-bot-engine | jar | 22.3.1 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test-junit5 | jar | 1.7.0 |