is not current version
Last Version 22.3.1

ai.tock:tock-nlp-duckling 19.9.1

Root project for Duckling Entities

GroupId

GroupId

ai.tock
ArtifactId

ArtifactId

tock-nlp-duckling
Version

Version

19.9.1
Type

Type

pom

Download tock-nlp-duckling 19.9.1


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