is not current version
Last Version 6.0.2

ca.uhn.hapi.fhir:hapi-fhir-android 0.9


GroupId

GroupId

ca.uhn.hapi.fhir
ArtifactId

ArtifactId

hapi-fhir-android
Version

Version

0.9
Type

Type

jar

Download hapi-fhir-android 0.9


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