GroupId | GroupIdai.tock |
---|---|
ArtifactId | ArtifactIdtock-nlp-front-shared |
Version | Version20.9.2 |
Type | Typejar |
Filename | Size |
---|---|
tock-nlp-front-shared-20.9.2.pom | |
tock-nlp-front-shared-20.9.2.jar | 171 KB |
tock-nlp-front-shared-20.9.2-sources.jar | 51 KB |
tock-nlp-front-shared-20.9.2-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>20.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/tock-nlp-front-shared/
implementation 'ai.tock:tock-nlp-front-shared:20.9.2'
// https://jarcasting.com/artifacts/ai.tock/tock-nlp-front-shared/
implementation ("ai.tock:tock-nlp-front-shared:20.9.2")
'ai.tock:tock-nlp-front-shared:jar:20.9.2'
<dependency org="ai.tock" name="tock-nlp-front-shared" rev="20.9.2">
<artifact name="tock-nlp-front-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='tock-nlp-front-shared', version='20.9.2')
)
libraryDependencies += "ai.tock" % "tock-nlp-front-shared" % "20.9.2"
[ai.tock/tock-nlp-front-shared "20.9.2"]