is not current version
Last Version 22.3.1

ai.tock:tock-nlp-duckling 20.9.2

Root project for Duckling Entities

GroupId

GroupId

ai.tock
ArtifactId

ArtifactId

tock-nlp-duckling
Version

Version

20.9.2
Type

Type

jar

Download tock-nlp-duckling 20.9.2


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