is not current version
Last Version 22.3.1

ai.tock:tock-nlp 19.9.3

Root project for Tock NLP

GroupId

GroupId

ai.tock
ArtifactId

ArtifactId

tock-nlp
Version

Version

19.9.3
Type

Type

pom

Download tock-nlp 19.9.3

Filename Size
tock-nlp-19.9.3.pom 5 KB
Browse

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