is not current version
Last Version 4.3.1

org.openehealth.ipf.commons:ipf-commons-ihe-fhir 3.3.0

FHIR-specific IHE support

GroupId

GroupId

org.openehealth.ipf.commons
ArtifactId

ArtifactId

ipf-commons-ihe-fhir
Version

Version

3.3.0
Type

Type

pom

Download ipf-commons-ihe-fhir 3.3.0


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