| Категории |
КатегорииCLI Взаимодействие с пользователем |
|---|---|
| Группа | Группаde.averbis.textanalysis |
| Идентификатор | Идентификаторclinical-section-typesystem |
| Версия | Версия2.31.1 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/de.averbis.textanalysis/clinical-section-typesystem/ -->
<dependency>
<groupId>de.averbis.textanalysis</groupId>
<artifactId>clinical-section-typesystem</artifactId>
<version>2.31.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.averbis.textanalysis/clinical-section-typesystem/
implementation 'de.averbis.textanalysis:clinical-section-typesystem:2.31.1'
// https://jarcasting.com/artifacts/de.averbis.textanalysis/clinical-section-typesystem/
implementation ("de.averbis.textanalysis:clinical-section-typesystem:2.31.1")
'de.averbis.textanalysis:clinical-section-typesystem:jar:2.31.1'
<dependency org="de.averbis.textanalysis" name="clinical-section-typesystem" rev="2.31.1">
<artifact name="clinical-section-typesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.averbis.textanalysis', module='clinical-section-typesystem', version='2.31.1')
)
libraryDependencies += "de.averbis.textanalysis" % "clinical-section-typesystem" % "2.31.1"
[de.averbis.textanalysis/clinical-section-typesystem "2.31.1"]