is not current version
Last Version 4.3.1

org.openehealth.ipf.commons:ipf-commons-ihe-xua 4.0.0

XUA support for IHE Web Services

GroupId

GroupId

org.openehealth.ipf.commons
ArtifactId

ArtifactId

ipf-commons-ihe-xua
Version

Version

4.0.0
Type

Type

jar

Download ipf-commons-ihe-xua 4.0.0


<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-ihe-xua/ -->
<dependency>
    <groupId>org.openehealth.ipf.commons</groupId>
    <artifactId>ipf-commons-ihe-xua</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-ihe-xua/
implementation 'org.openehealth.ipf.commons:ipf-commons-ihe-xua:4.0.0'
// https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-ihe-xua/
implementation ("org.openehealth.ipf.commons:ipf-commons-ihe-xua:4.0.0")
'org.openehealth.ipf.commons:ipf-commons-ihe-xua:jar:4.0.0'
<dependency org="org.openehealth.ipf.commons" name="ipf-commons-ihe-xua" rev="4.0.0">
  <artifact name="ipf-commons-ihe-xua" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.commons', module='ipf-commons-ihe-xua', version='4.0.0')
)
libraryDependencies += "org.openehealth.ipf.commons" % "ipf-commons-ihe-xua" % "4.0.0"
[org.openehealth.ipf.commons/ipf-commons-ihe-xua "4.0.0"]