is not current version
Last Version 3.6.0

de.averbis.textanalysis:medication-typesystem 2.34.0

Type system for medications

GroupId

GroupId

de.averbis.textanalysis
ArtifactId

ArtifactId

medication-typesystem
Version

Version

2.34.0
Type

Type

jar

Download medication-typesystem 2.34.0


<!-- https://jarcasting.com/artifacts/de.averbis.textanalysis/medication-typesystem/ -->
<dependency>
    <groupId>de.averbis.textanalysis</groupId>
    <artifactId>medication-typesystem</artifactId>
    <version>2.34.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.averbis.textanalysis/medication-typesystem/
implementation 'de.averbis.textanalysis:medication-typesystem:2.34.0'
// https://jarcasting.com/artifacts/de.averbis.textanalysis/medication-typesystem/
implementation ("de.averbis.textanalysis:medication-typesystem:2.34.0")
'de.averbis.textanalysis:medication-typesystem:jar:2.34.0'
<dependency org="de.averbis.textanalysis" name="medication-typesystem" rev="2.34.0">
  <artifact name="medication-typesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.averbis.textanalysis', module='medication-typesystem', version='2.34.0')
)
libraryDependencies += "de.averbis.textanalysis" % "medication-typesystem" % "2.34.0"
[de.averbis.textanalysis/medication-typesystem "2.34.0"]