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

org.openehealth.ipf:ipf 3.4-20171025

IPF - eHealth Integration on steroids

Группа

Группа

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

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

ipf
Версия

Версия

3.4-20171025
Тип

Тип

pom

Скачать ipf 3.4-20171025

Имя Файла Размер
ipf-3.4-20171025.pom 58 KB
Обзор

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