is not current version
Last Version 22.3.1

ai.tock:tock-nlp-duckling 19.9.2

Root project for Duckling Entities

GroupId

GroupId

ai.tock
ArtifactId

ArtifactId

tock-nlp-duckling
Version

Version

19.9.2
Type

Type

pom

Download tock-nlp-duckling 19.9.2


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