| Categories | CategoriesORM Data | 
|---|---|
| GroupId | GroupIdorg.openehealth.ipf.platform-camel | 
| ArtifactId | ArtifactIdipf-platform-camel-ihe-fhir-stu3-mhd | 
| Version | Version3.7-20200306 | 
| 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.7-20200306</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.7-20200306'// 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.7-20200306")'org.openehealth.ipf.platform-camel:ipf-platform-camel-ihe-fhir-stu3-mhd:jar:3.7-20200306'<dependency org="org.openehealth.ipf.platform-camel" name="ipf-platform-camel-ihe-fhir-stu3-mhd" rev="3.7-20200306">
  <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.7-20200306')
)libraryDependencies += "org.openehealth.ipf.platform-camel" % "ipf-platform-camel-ihe-fhir-stu3-mhd" % "3.7-20200306"[org.openehealth.ipf.platform-camel/ipf-platform-camel-ihe-fhir-stu3-mhd "3.7-20200306"]