| License |
License |
|---|---|
| GroupId | GroupIdai.tock |
| ArtifactId | ArtifactIdtock-nlp-core-shared |
| Version | Version22.3.0 |
| Type | Typejar |
| Description |
DescriptionTock NLP Core Shared
Contains shared classes for Tock NLP Core
|
| Project Organization |
Project OrganizationTock |
| Filename | Size |
|---|---|
| tock-nlp-core-shared-22.3.0.pom | |
| tock-nlp-core-shared-22.3.0.jar | 68 KB |
| tock-nlp-core-shared-22.3.0-sources.jar | 23 KB |
| tock-nlp-core-shared-22.3.0-javadoc.jar | 420 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ai.tock/tock-nlp-core-shared/ -->
<dependency>
<groupId>ai.tock</groupId>
<artifactId>tock-nlp-core-shared</artifactId>
<version>22.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/tock-nlp-core-shared/
implementation 'ai.tock:tock-nlp-core-shared:22.3.0'
// https://jarcasting.com/artifacts/ai.tock/tock-nlp-core-shared/
implementation ("ai.tock:tock-nlp-core-shared:22.3.0")
'ai.tock:tock-nlp-core-shared:jar:22.3.0'
<dependency org="ai.tock" name="tock-nlp-core-shared" rev="22.3.0">
<artifact name="tock-nlp-core-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='tock-nlp-core-shared', version='22.3.0')
)
libraryDependencies += "ai.tock" % "tock-nlp-core-shared" % "22.3.0"
[ai.tock/tock-nlp-core-shared "22.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| ai.tock : tock-shared | jar | 22.3.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.20 |