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

org.openehealth.ipf:ipf 4.0.1

IPF - eHealth Integration on steroids

Группа

Группа

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

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

ipf
Версия

Версия

4.0.1
Тип

Тип

pom

Скачать ipf 4.0.1

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

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