is not current version
Last Version 6.0.2

ca.uhn.hapi.fhir:hapi-fhir-testpage-overlay 1.4


GroupId

GroupId

ca.uhn.hapi.fhir
ArtifactId

ArtifactId

hapi-fhir-testpage-overlay
Version

Version

1.4
Type

Type

war

Download hapi-fhir-testpage-overlay 1.4


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