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

org.openehealth.ipf:ipf 3.3-20170504

IPF - eHealth Integration on steroids

Группа

Группа

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

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

ipf
Версия

Версия

3.3-20170504
Тип

Тип

pom

Скачать ipf 3.3-20170504

Имя Файла Размер
ipf-3.3-20170504.pom 64 KB
Обзор

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