is not current version
Last Version 5.6.50

ca.uhn.hapi.fhir:org.hl7.fhir.core 4.0.3


GroupId

GroupId

ca.uhn.hapi.fhir
ArtifactId

ArtifactId

org.hl7.fhir.core
Version

Version

4.0.3
Type

Type

pom

Download org.hl7.fhir.core 4.0.3


<!-- https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/org.hl7.fhir.core/ -->
<dependency>
    <groupId>ca.uhn.hapi.fhir</groupId>
    <artifactId>org.hl7.fhir.core</artifactId>
    <version>4.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/org.hl7.fhir.core/
implementation 'ca.uhn.hapi.fhir:org.hl7.fhir.core:4.0.3'
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/org.hl7.fhir.core/
implementation ("ca.uhn.hapi.fhir:org.hl7.fhir.core:4.0.3")
'ca.uhn.hapi.fhir:org.hl7.fhir.core:pom:4.0.3'
<dependency org="ca.uhn.hapi.fhir" name="org.hl7.fhir.core" rev="4.0.3">
  <artifact name="org.hl7.fhir.core" type="pom" />
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='org.hl7.fhir.core', version='4.0.3')
)
libraryDependencies += "ca.uhn.hapi.fhir" % "org.hl7.fhir.core" % "4.0.3"
[ca.uhn.hapi.fhir/org.hl7.fhir.core "4.0.3"]