is not current version
Last Version 19.3.3

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

Client interface for Duckling Entities

Categories

Categories

CLI User Interface
GroupId

GroupId

fr.vsct.tock
ArtifactId

ArtifactId

tock-nlp-duckling-client
Version

Version

0.6.7
Type

Type

jar

Download tock-nlp-duckling-client 0.6.7


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