License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdai.tock |
ArtifactId | ArtifactIdtock-nlp-core-client |
Version | Version21.3.2 |
Type | Typejar |
Description |
DescriptionTock NLP Core Client
Client interface for Tock NLP Client
|
Project Organization |
Project OrganizationTock |
<!-- https://jarcasting.com/artifacts/ai.tock/tock-nlp-core-client/ -->
<dependency>
<groupId>ai.tock</groupId>
<artifactId>tock-nlp-core-client</artifactId>
<version>21.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/tock-nlp-core-client/
implementation 'ai.tock:tock-nlp-core-client:21.3.2'
// https://jarcasting.com/artifacts/ai.tock/tock-nlp-core-client/
implementation ("ai.tock:tock-nlp-core-client:21.3.2")
'ai.tock:tock-nlp-core-client:jar:21.3.2'
<dependency org="ai.tock" name="tock-nlp-core-client" rev="21.3.2">
<artifact name="tock-nlp-core-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='tock-nlp-core-client', version='21.3.2')
)
libraryDependencies += "ai.tock" % "tock-nlp-core-client" % "21.3.2"
[ai.tock/tock-nlp-core-client "21.3.2"]
Group / Artifact | Type | Version |
---|---|---|
ai.tock : tock-nlp-core-shared | jar | 21.3.2 |
ai.tock : tock-shared | jar | 21.3.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.32 |