is not current version
Last Version 19.3.3

fr.vsct.tock:tock-nlp-duckling-client 0.2.9

Client interface for Duckling Entities

Categories

Categories

CLI User Interface
GroupId

GroupId

fr.vsct.tock
ArtifactId

ArtifactId

tock-nlp-duckling-client
Version

Version

0.2.9
Type

Type

jar

Download tock-nlp-duckling-client 0.2.9


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