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