не последняя версия
Последняя версия 6.0.2

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


Группа

Группа

ca.uhn.hapi.fhir
Идентификатор

Идентификатор

hapi-fhir-testpage-overlay
Версия

Версия

0.4
Тип

Тип

war

Скачать hapi-fhir-testpage-overlay 0.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>0.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:0.4'
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-testpage-overlay/
implementation ("ca.uhn.hapi.fhir:hapi-fhir-testpage-overlay:0.4")
'ca.uhn.hapi.fhir:hapi-fhir-testpage-overlay:war:0.4'
<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-testpage-overlay" rev="0.4">
  <artifact name="hapi-fhir-testpage-overlay" type="war" />
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-testpage-overlay', version='0.4')
)
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-testpage-overlay" % "0.4"
[ca.uhn.hapi.fhir/hapi-fhir-testpage-overlay "0.4"]