| Группа | Группаorg.openehealth.ipf.modules |
|---|---|
| Идентификатор | Идентификаторipf-modules-hl7 |
| Версия | Версия3.6.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ipf-modules-hl7-3.6.0.pom | |
| ipf-modules-hl7-3.6.0.jar | 111 KB |
| ipf-modules-hl7-3.6.0-test-sources.jar | 57 KB |
| ipf-modules-hl7-3.6.0-sources.jar | 43 KB |
| ipf-modules-hl7-3.6.0-javadoc.jar | 223 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.modules/ipf-modules-hl7/ -->
<dependency>
<groupId>org.openehealth.ipf.modules</groupId>
<artifactId>ipf-modules-hl7</artifactId>
<version>3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.modules/ipf-modules-hl7/
implementation 'org.openehealth.ipf.modules:ipf-modules-hl7:3.6.0'
// https://jarcasting.com/artifacts/org.openehealth.ipf.modules/ipf-modules-hl7/
implementation ("org.openehealth.ipf.modules:ipf-modules-hl7:3.6.0")
'org.openehealth.ipf.modules:ipf-modules-hl7:jar:3.6.0'
<dependency org="org.openehealth.ipf.modules" name="ipf-modules-hl7" rev="3.6.0">
<artifact name="ipf-modules-hl7" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.modules', module='ipf-modules-hl7', version='3.6.0')
)
libraryDependencies += "org.openehealth.ipf.modules" % "ipf-modules-hl7" % "3.6.0"
[org.openehealth.ipf.modules/ipf-modules-hl7 "3.6.0"]