GroupId | GroupIdorg.openehealth.ipf.commons |
---|---|
ArtifactId | ArtifactIdipf-commons-ihe-ws |
Version | Version3.0.5 |
Type | Typejar |
Filename | Size |
---|---|
ipf-commons-ihe-ws-3.0.5.pom | |
ipf-commons-ihe-ws-3.0.5.jar | 67 KB |
ipf-commons-ihe-ws-3.0.5-tests.jar | 20 KB |
ipf-commons-ihe-ws-3.0.5-sources.jar | 60 KB |
ipf-commons-ihe-ws-3.0.5-javadoc.jar | 258 KB |
Browse |
<!-- 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.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-ihe-ws/
implementation 'org.openehealth.ipf.commons:ipf-commons-ihe-ws:3.0.5'
// https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-ihe-ws/
implementation ("org.openehealth.ipf.commons:ipf-commons-ihe-ws:3.0.5")
'org.openehealth.ipf.commons:ipf-commons-ihe-ws:jar:3.0.5'
<dependency org="org.openehealth.ipf.commons" name="ipf-commons-ihe-ws" rev="3.0.5">
<artifact name="ipf-commons-ihe-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.commons', module='ipf-commons-ihe-ws', version='3.0.5')
)
libraryDependencies += "org.openehealth.ipf.commons" % "ipf-commons-ihe-ws" % "3.0.5"
[org.openehealth.ipf.commons/ipf-commons-ihe-ws "3.0.5"]