is not current version
Last Version 19.3.3

fr.vsct.tock:tock-nlp-core 1.0.1

Root project for Tock NLP Core

GroupId

GroupId

fr.vsct.tock
ArtifactId

ArtifactId

tock-nlp-core
Version

Version

1.0.1
Type

Type

pom

Download tock-nlp-core 1.0.1

Filename Size
tock-nlp-core-1.0.1.pom 1 KB
Browse

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