| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
|---|---|
| Группа | Группаorg.openehealth.ipf.osgi |
| Идентификатор | Идентификаторipf-osgi-config-ihe |
| Версия | Версия3.3.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| ipf-osgi-config-ihe-3.3.0.pom | 968 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.osgi/ipf-osgi-config-ihe/ -->
<dependency>
<groupId>org.openehealth.ipf.osgi</groupId>
<artifactId>ipf-osgi-config-ihe</artifactId>
<version>3.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.osgi/ipf-osgi-config-ihe/
implementation 'org.openehealth.ipf.osgi:ipf-osgi-config-ihe:3.3.0'
// https://jarcasting.com/artifacts/org.openehealth.ipf.osgi/ipf-osgi-config-ihe/
implementation ("org.openehealth.ipf.osgi:ipf-osgi-config-ihe:3.3.0")
'org.openehealth.ipf.osgi:ipf-osgi-config-ihe:pom:3.3.0'
<dependency org="org.openehealth.ipf.osgi" name="ipf-osgi-config-ihe" rev="3.3.0">
<artifact name="ipf-osgi-config-ihe" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.osgi', module='ipf-osgi-config-ihe', version='3.3.0')
)
libraryDependencies += "org.openehealth.ipf.osgi" % "ipf-osgi-config-ihe" % "3.3.0"
[org.openehealth.ipf.osgi/ipf-osgi-config-ihe "3.3.0"]