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