GroupId | GroupIdai.tock |
---|---|
ArtifactId | ArtifactIdtock-nlp-entity-evaluator |
Version | Version19.9.0 |
Type | Typepom |
Filename | Size |
---|---|
tock-nlp-entity-evaluator-19.9.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.tock/tock-nlp-entity-evaluator/ -->
<dependency>
<groupId>ai.tock</groupId>
<artifactId>tock-nlp-entity-evaluator</artifactId>
<version>19.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/tock-nlp-entity-evaluator/
implementation 'ai.tock:tock-nlp-entity-evaluator:19.9.0'
// https://jarcasting.com/artifacts/ai.tock/tock-nlp-entity-evaluator/
implementation ("ai.tock:tock-nlp-entity-evaluator:19.9.0")
'ai.tock:tock-nlp-entity-evaluator:pom:19.9.0'
<dependency org="ai.tock" name="tock-nlp-entity-evaluator" rev="19.9.0">
<artifact name="tock-nlp-entity-evaluator" type="pom" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='tock-nlp-entity-evaluator', version='19.9.0')
)
libraryDependencies += "ai.tock" % "tock-nlp-entity-evaluator" % "19.9.0"
[ai.tock/tock-nlp-entity-evaluator "19.9.0"]