| License |
License |
|---|---|
| GroupId | GroupIdfr.vsct.tock |
| ArtifactId | ArtifactIdtock-nlp-core-shared |
| Last Version | Last Version19.3.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTock NLP Core Shared
Contains shared classes for Tock NLP Core
|
| Project Organization |
Project Organizationvoyages-sncf-technologies |
| Filename | Size |
|---|---|
| tock-nlp-core-shared-19.3.3.pom | |
| tock-nlp-core-shared-19.3.3.jar | 53 KB |
| tock-nlp-core-shared-19.3.3-sources.jar | 20 KB |
| tock-nlp-core-shared-19.3.3-javadoc.jar | 114 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fr.vsct.tock/tock-nlp-core-shared/ -->
<dependency>
<groupId>fr.vsct.tock</groupId>
<artifactId>tock-nlp-core-shared</artifactId>
<version>19.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/fr.vsct.tock/tock-nlp-core-shared/
implementation 'fr.vsct.tock:tock-nlp-core-shared:19.3.3'
// https://jarcasting.com/artifacts/fr.vsct.tock/tock-nlp-core-shared/
implementation ("fr.vsct.tock:tock-nlp-core-shared:19.3.3")
'fr.vsct.tock:tock-nlp-core-shared:jar:19.3.3'
<dependency org="fr.vsct.tock" name="tock-nlp-core-shared" rev="19.3.3">
<artifact name="tock-nlp-core-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.vsct.tock', module='tock-nlp-core-shared', version='19.3.3')
)
libraryDependencies += "fr.vsct.tock" % "tock-nlp-core-shared" % "19.3.3"
[fr.vsct.tock/tock-nlp-core-shared "19.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| fr.vsct.tock : tock-shared | jar | 19.3.3 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.41 |