| Categories | CategoriesORM Data | 
|---|---|
| GroupId | GroupIdorg.openehealth.ipf.platform-camel | 
| ArtifactId | ArtifactIdipf-platform-camel-ihe-fhir-stu3-mhd | 
| Version | Version3.4-20171025 | 
| Type | Typejar | 
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.platform-camel/ipf-platform-camel-ihe-fhir-stu3-mhd/ -->
<dependency>
    <groupId>org.openehealth.ipf.platform-camel</groupId>
    <artifactId>ipf-platform-camel-ihe-fhir-stu3-mhd</artifactId>
    <version>3.4-20171025</version>
</dependency>// https://jarcasting.com/artifacts/org.openehealth.ipf.platform-camel/ipf-platform-camel-ihe-fhir-stu3-mhd/
implementation 'org.openehealth.ipf.platform-camel:ipf-platform-camel-ihe-fhir-stu3-mhd:3.4-20171025'// https://jarcasting.com/artifacts/org.openehealth.ipf.platform-camel/ipf-platform-camel-ihe-fhir-stu3-mhd/
implementation ("org.openehealth.ipf.platform-camel:ipf-platform-camel-ihe-fhir-stu3-mhd:3.4-20171025")'org.openehealth.ipf.platform-camel:ipf-platform-camel-ihe-fhir-stu3-mhd:jar:3.4-20171025'<dependency org="org.openehealth.ipf.platform-camel" name="ipf-platform-camel-ihe-fhir-stu3-mhd" rev="3.4-20171025">
  <artifact name="ipf-platform-camel-ihe-fhir-stu3-mhd" type="jar" />
</dependency>@Grapes(
@Grab(group='org.openehealth.ipf.platform-camel', module='ipf-platform-camel-ihe-fhir-stu3-mhd', version='3.4-20171025')
)libraryDependencies += "org.openehealth.ipf.platform-camel" % "ipf-platform-camel-ihe-fhir-stu3-mhd" % "3.4-20171025"[org.openehealth.ipf.platform-camel/ipf-platform-camel-ihe-fhir-stu3-mhd "3.4-20171025"]