is not current version
Last Version 22.3.1

Tock NLP Model Client 21.3.2

Client interface for Tock NLP Model

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

ai.tock
ArtifactId

ArtifactId

tock-nlp-model-client
Version

Version

21.3.2
Type

Type

jar
Description

Description

Tock NLP Model Client
Client interface for Tock NLP Model
Project Organization

Project Organization

Tock

Download tock-nlp-model-client 21.3.2


<!-- https://jarcasting.com/artifacts/ai.tock/tock-nlp-model-client/ -->
<dependency>
    <groupId>ai.tock</groupId>
    <artifactId>tock-nlp-model-client</artifactId>
    <version>21.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/tock-nlp-model-client/
implementation 'ai.tock:tock-nlp-model-client:21.3.2'
// https://jarcasting.com/artifacts/ai.tock/tock-nlp-model-client/
implementation ("ai.tock:tock-nlp-model-client:21.3.2")
'ai.tock:tock-nlp-model-client:jar:21.3.2'
<dependency org="ai.tock" name="tock-nlp-model-client" rev="21.3.2">
  <artifact name="tock-nlp-model-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='tock-nlp-model-client', version='21.3.2')
)
libraryDependencies += "ai.tock" % "tock-nlp-model-client" % "21.3.2"
[ai.tock/tock-nlp-model-client "21.3.2"]

Dependencies

compile (3)

Group / Artifact Type Version
ai.tock : tock-nlp-model-shared jar 21.3.2
ai.tock : tock-shared jar 21.3.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32

test (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.4.32
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.jupiter : junit-jupiter-params jar 5.7.1
org.junit.jupiter : junit-jupiter-api jar 5.7.1
io.mockk : mockk jar 1.11.0

Project Modules

There are no modules declared in this project.