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

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


Группа

Группа

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

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

org.hl7.fhir.core
Версия

Версия

5.2.19
Тип

Тип

pom

Скачать org.hl7.fhir.core 5.2.19

Имя Файла Размер
org.hl7.fhir.core-5.2.19.pom 18 KB
Обзор

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