| Группа | Группаai.tock |
|---|---|
| Идентификатор | Идентификаторtock-nlp-integration-tests |
| Версия | Версия20.9.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| tock-nlp-integration-tests-20.9.0.pom | |
| tock-nlp-integration-tests-20.9.0.jar | 2 KB |
| tock-nlp-integration-tests-20.9.0-tests.jar | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ai.tock/tock-nlp-integration-tests/ -->
<dependency>
<groupId>ai.tock</groupId>
<artifactId>tock-nlp-integration-tests</artifactId>
<version>20.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/tock-nlp-integration-tests/
implementation 'ai.tock:tock-nlp-integration-tests:20.9.0'
// https://jarcasting.com/artifacts/ai.tock/tock-nlp-integration-tests/
implementation ("ai.tock:tock-nlp-integration-tests:20.9.0")
'ai.tock:tock-nlp-integration-tests:jar:20.9.0'
<dependency org="ai.tock" name="tock-nlp-integration-tests" rev="20.9.0">
<artifact name="tock-nlp-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='tock-nlp-integration-tests', version='20.9.0')
)
libraryDependencies += "ai.tock" % "tock-nlp-integration-tests" % "20.9.0"
[ai.tock/tock-nlp-integration-tests "20.9.0"]