GroupId | GroupIdai.tock |
---|---|
ArtifactId | ArtifactIdtock-nlp-front-shared |
Version | Version21.3.1 |
Type | Typejar |
Filename | Size |
---|---|
tock-nlp-front-shared-21.3.1.pom | |
tock-nlp-front-shared-21.3.1.jar | 171 KB |
tock-nlp-front-shared-21.3.1-sources.jar | 51 KB |
tock-nlp-front-shared-21.3.1-javadoc.jar | 626 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.tock/tock-nlp-front-shared/ -->
<dependency>
<groupId>ai.tock</groupId>
<artifactId>tock-nlp-front-shared</artifactId>
<version>21.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/tock-nlp-front-shared/
implementation 'ai.tock:tock-nlp-front-shared:21.3.1'
// https://jarcasting.com/artifacts/ai.tock/tock-nlp-front-shared/
implementation ("ai.tock:tock-nlp-front-shared:21.3.1")
'ai.tock:tock-nlp-front-shared:jar:21.3.1'
<dependency org="ai.tock" name="tock-nlp-front-shared" rev="21.3.1">
<artifact name="tock-nlp-front-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='tock-nlp-front-shared', version='21.3.1')
)
libraryDependencies += "ai.tock" % "tock-nlp-front-shared" % "21.3.1"
[ai.tock/tock-nlp-front-shared "21.3.1"]