is not current version
Last Version 19.3.3

fr.vsct.tock:tock-nlp-front-shared 0.2.4

Contains shared classes for Tock NLP Front

GroupId

GroupId

fr.vsct.tock
ArtifactId

ArtifactId

tock-nlp-front-shared
Version

Version

0.2.4
Type

Type

jar

Download tock-nlp-front-shared 0.2.4


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