| Группа | Группаde.averbis.textanalysis |
|---|---|
| Идентификатор | Идентификаторtherapy-typesystem |
| Версия | Версия2.28.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| therapy-typesystem-2.28.0.pom | |
| therapy-typesystem-2.28.0.jar | 22 KB |
| therapy-typesystem-2.28.0-sources.jar | 20 KB |
| therapy-typesystem-2.28.0-javadoc.jar | 105 KB |
| therapy-typesystem-2.28.0-doc.zip | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.averbis.textanalysis/therapy-typesystem/ -->
<dependency>
<groupId>de.averbis.textanalysis</groupId>
<artifactId>therapy-typesystem</artifactId>
<version>2.28.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.averbis.textanalysis/therapy-typesystem/
implementation 'de.averbis.textanalysis:therapy-typesystem:2.28.0'
// https://jarcasting.com/artifacts/de.averbis.textanalysis/therapy-typesystem/
implementation ("de.averbis.textanalysis:therapy-typesystem:2.28.0")
'de.averbis.textanalysis:therapy-typesystem:jar:2.28.0'
<dependency org="de.averbis.textanalysis" name="therapy-typesystem" rev="2.28.0">
<artifact name="therapy-typesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.averbis.textanalysis', module='therapy-typesystem', version='2.28.0')
)
libraryDependencies += "de.averbis.textanalysis" % "therapy-typesystem" % "2.28.0"
[de.averbis.textanalysis/therapy-typesystem "2.28.0"]