is not current version
Last Version 22.3.1

ai.tock:tock-nlp-duckling 20.9.0

Root project for Duckling Entities

GroupId

GroupId

ai.tock
ArtifactId

ArtifactId

tock-nlp-duckling
Version

Version

20.9.0
Type

Type

pom

Download tock-nlp-duckling 20.9.0


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