GroupId | GroupIdai.tock |
---|---|
ArtifactId | ArtifactIdtock-nlp-duckling |
Version | Version19.9.4 |
Type | Typepom |
Filename | Size |
---|---|
tock-nlp-duckling-19.9.4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.tock/tock-nlp-duckling/ -->
<dependency>
<groupId>ai.tock</groupId>
<artifactId>tock-nlp-duckling</artifactId>
<version>19.9.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/tock-nlp-duckling/
implementation 'ai.tock:tock-nlp-duckling:19.9.4'
// https://jarcasting.com/artifacts/ai.tock/tock-nlp-duckling/
implementation ("ai.tock:tock-nlp-duckling:19.9.4")
'ai.tock:tock-nlp-duckling:pom:19.9.4'
<dependency org="ai.tock" name="tock-nlp-duckling" rev="19.9.4">
<artifact name="tock-nlp-duckling" type="pom" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='tock-nlp-duckling', version='19.9.4')
)
libraryDependencies += "ai.tock" % "tock-nlp-duckling" % "19.9.4"
[ai.tock/tock-nlp-duckling "19.9.4"]