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