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