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

org.openehealth.ipf:ipf 3.7.0

IPF - eHealth Integration on steroids

Группа

Группа

org.openehealth.ipf
Идентификатор

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

ipf
Версия

Версия

3.7.0
Тип

Тип

pom

Скачать ipf 3.7.0

Имя Файла Размер
ipf-3.7.0.pom 60 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.openehealth.ipf/ipf/ -->
<dependency>
    <groupId>org.openehealth.ipf</groupId>
    <artifactId>ipf</artifactId>
    <version>3.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf/ipf/
implementation 'org.openehealth.ipf:ipf:3.7.0'
// https://jarcasting.com/artifacts/org.openehealth.ipf/ipf/
implementation ("org.openehealth.ipf:ipf:3.7.0")
'org.openehealth.ipf:ipf:pom:3.7.0'
<dependency org="org.openehealth.ipf" name="ipf" rev="3.7.0">
  <artifact name="ipf" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf', module='ipf', version='3.7.0')
)
libraryDependencies += "org.openehealth.ipf" % "ipf" % "3.7.0"
[org.openehealth.ipf/ipf "3.7.0"]