| Группа | Группаorg.openehealth.ipf.commons |
|---|---|
| Идентификатор | Идентификаторipf-commons-ihe-ws |
| Версия | Версия3.5.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ipf-commons-ihe-ws-3.5.1.pom | |
| ipf-commons-ihe-ws-3.5.1.jar | 77 KB |
| ipf-commons-ihe-ws-3.5.1-tests.jar | 19 KB |
| ipf-commons-ihe-ws-3.5.1-test-sources.jar | 15 KB |
| ipf-commons-ihe-ws-3.5.1-sources.jar | 68 KB |
| ipf-commons-ihe-ws-3.5.1-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.1</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.1'
// https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-ihe-ws/
implementation ("org.openehealth.ipf.commons:ipf-commons-ihe-ws:3.5.1")
'org.openehealth.ipf.commons:ipf-commons-ihe-ws:jar:3.5.1'
<dependency org="org.openehealth.ipf.commons" name="ipf-commons-ihe-ws" rev="3.5.1">
<artifact name="ipf-commons-ihe-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.commons', module='ipf-commons-ihe-ws', version='3.5.1')
)
libraryDependencies += "org.openehealth.ipf.commons" % "ipf-commons-ihe-ws" % "3.5.1"
[org.openehealth.ipf.commons/ipf-commons-ihe-ws "3.5.1"]