| License | License | 
|---|---|
| Categories | CategoriesData UML Business Logic Libraries Documents Processing | 
| GroupId | GroupIdorg.openehealth.ipf.oht.mdht | 
| ArtifactId | ArtifactIdipf-oht-mdht-uml-hl7-datatypes | 
| Last Version | Last Version1.2.0.201212201425 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOpenHealthTools(OHT) MDHT HL7 DATATYPES IPF OHT MDHT is a project which repackages OHT MDHT framework artifacts. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.oht.mdht/ipf-oht-mdht-uml-hl7-datatypes/ -->
<dependency>
    <groupId>org.openehealth.ipf.oht.mdht</groupId>
    <artifactId>ipf-oht-mdht-uml-hl7-datatypes</artifactId>
    <version>1.2.0.201212201425</version>
</dependency>// https://jarcasting.com/artifacts/org.openehealth.ipf.oht.mdht/ipf-oht-mdht-uml-hl7-datatypes/
implementation 'org.openehealth.ipf.oht.mdht:ipf-oht-mdht-uml-hl7-datatypes:1.2.0.201212201425'// https://jarcasting.com/artifacts/org.openehealth.ipf.oht.mdht/ipf-oht-mdht-uml-hl7-datatypes/
implementation ("org.openehealth.ipf.oht.mdht:ipf-oht-mdht-uml-hl7-datatypes:1.2.0.201212201425")'org.openehealth.ipf.oht.mdht:ipf-oht-mdht-uml-hl7-datatypes:jar:1.2.0.201212201425'<dependency org="org.openehealth.ipf.oht.mdht" name="ipf-oht-mdht-uml-hl7-datatypes" rev="1.2.0.201212201425">
  <artifact name="ipf-oht-mdht-uml-hl7-datatypes" type="jar" />
</dependency>@Grapes(
@Grab(group='org.openehealth.ipf.oht.mdht', module='ipf-oht-mdht-uml-hl7-datatypes', version='1.2.0.201212201425')
)libraryDependencies += "org.openehealth.ipf.oht.mdht" % "ipf-oht-mdht-uml-hl7-datatypes" % "1.2.0.201212201425"[org.openehealth.ipf.oht.mdht/ipf-oht-mdht-uml-hl7-datatypes "1.2.0.201212201425"]