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

org.openehealth.ipf.commons:ipf-commons 3.2-20161005

Container project for IPF commons

Группа

Группа

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

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

ipf-commons
Версия

Версия

3.2-20161005
Тип

Тип

pom

Скачать ipf-commons 3.2-20161005

Имя Файла Размер
ipf-commons-3.2-20161005.pom 2 KB
Обзор

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