| Группа | Группаorg.openehealth.ipf.modules |
|---|---|
| Идентификатор | Идентификаторipf-modules-hl7 |
| Версия | Версия3.7.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ipf-modules-hl7-3.7.3.pom | |
| ipf-modules-hl7-3.7.3.jar | 112 KB |
| ipf-modules-hl7-3.7.3-test-sources.jar | 59 KB |
| ipf-modules-hl7-3.7.3-sources.jar | 44 KB |
| ipf-modules-hl7-3.7.3-javadoc.jar | 227 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.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.modules/ipf-modules-hl7/
implementation 'org.openehealth.ipf.modules:ipf-modules-hl7:3.7.3'
// https://jarcasting.com/artifacts/org.openehealth.ipf.modules/ipf-modules-hl7/
implementation ("org.openehealth.ipf.modules:ipf-modules-hl7:3.7.3")
'org.openehealth.ipf.modules:ipf-modules-hl7:jar:3.7.3'
<dependency org="org.openehealth.ipf.modules" name="ipf-modules-hl7" rev="3.7.3">
<artifact name="ipf-modules-hl7" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.modules', module='ipf-modules-hl7', version='3.7.3')
)
libraryDependencies += "org.openehealth.ipf.modules" % "ipf-modules-hl7" % "3.7.3"
[org.openehealth.ipf.modules/ipf-modules-hl7 "3.7.3"]