is not current version
Last Version 4.3.1

org.openehealth.ipf.commons:ipf-commons-ihe-fhir-r4 4.0.0

FHIR-R4 specific IHE support

GroupId

GroupId

org.openehealth.ipf.commons
ArtifactId

ArtifactId

ipf-commons-ihe-fhir-r4
Version

Version

4.0.0
Type

Type

pom

Download ipf-commons-ihe-fhir-r4 4.0.0


<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-ihe-fhir-r4/ -->
<dependency>
    <groupId>org.openehealth.ipf.commons</groupId>
    <artifactId>ipf-commons-ihe-fhir-r4</artifactId>
    <version>4.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-ihe-fhir-r4/
implementation 'org.openehealth.ipf.commons:ipf-commons-ihe-fhir-r4:4.0.0'
// https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-ihe-fhir-r4/
implementation ("org.openehealth.ipf.commons:ipf-commons-ihe-fhir-r4:4.0.0")
'org.openehealth.ipf.commons:ipf-commons-ihe-fhir-r4:pom:4.0.0'
<dependency org="org.openehealth.ipf.commons" name="ipf-commons-ihe-fhir-r4" rev="4.0.0">
  <artifact name="ipf-commons-ihe-fhir-r4" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.commons', module='ipf-commons-ihe-fhir-r4', version='4.0.0')
)
libraryDependencies += "org.openehealth.ipf.commons" % "ipf-commons-ihe-fhir-r4" % "4.0.0"
[org.openehealth.ipf.commons/ipf-commons-ihe-fhir-r4 "4.0.0"]