p

patient-information-typesystem

Type system for patient information.
文件下载
文件名 操作
patient-information-typesystem-3.12.0.jar 下载
patient-information-typesystem-3.12.0.pom 下载
patient-information-typesystem-3.12.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>de.averbis.textanalysis</groupId>
  <artifactId>patient-information-typesystem</artifactId>
  <version>3.12.0</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'de.averbis.textanalysis:patient-information-typesystem:3.12.0'
Gradle Kotlin
implementation("de.averbis.textanalysis:patient-information-typesystem:3.12.0")
Scala SBT
libraryDependencies += "de.averbis.textanalysis" % "patient-information-typesystem" % "3.12.0"
Groovy Grape
@Grapes(
  @Grab(group='de.averbis.textanalysis', module='patient-information-typesystem', version='3.12.0')
)
Apache Ivy
<dependency org="de.averbis.textanalysis" name="patient-information-typesystem" rev="3.12.0" />
Leiningen
[de.averbis.textanalysis/patient-information-typesystem "3.12.0"]
Apache Buildr
'de.averbis.textanalysis:patient-information-typesystem:jar:3.12.0'