License |
License |
---|---|
GroupId | GroupIdai.tock |
ArtifactId | ArtifactIdtock-nlp-core-shared |
Last Version | Last Version22.3.1 |
Release Date | Release Date |
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.1.pom | |
tock-nlp-core-shared-22.3.1.jar | 66 KB |
tock-nlp-core-shared-22.3.1-sources.jar | 22 KB |
tock-nlp-core-shared-22.3.1-javadoc.jar | 118 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/tock-nlp-core-shared/
implementation 'ai.tock:tock-nlp-core-shared:22.3.1'
// https://jarcasting.com/artifacts/ai.tock/tock-nlp-core-shared/
implementation ("ai.tock:tock-nlp-core-shared:22.3.1")
'ai.tock:tock-nlp-core-shared:jar:22.3.1'
<dependency org="ai.tock" name="tock-nlp-core-shared" rev="22.3.1">
<artifact name="tock-nlp-core-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='tock-nlp-core-shared', version='22.3.1')
)
libraryDependencies += "ai.tock" % "tock-nlp-core-shared" % "22.3.1"
[ai.tock/tock-nlp-core-shared "22.3.1"]
Group / Artifact | Type | Version |
---|---|---|
ai.tock : tock-shared | jar | 22.3.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.7.0 |