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