is not current version
Last Version 4.3.1

org.openehealth.ipf.commons:ipf-commons-ihe-core 3.6-20181130

Generic IHE support

GroupId

GroupId

org.openehealth.ipf.commons
ArtifactId

ArtifactId

ipf-commons-ihe-core
Version

Version

3.6-20181130
Type

Type

jar

Download ipf-commons-ihe-core 3.6-20181130


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