is not current version
Last Version 4.3.1

org.openehealth.ipf.commons:ipf-commons-map 3.1-20160314

Generic IPF Mapping Service

GroupId

GroupId

org.openehealth.ipf.commons
ArtifactId

ArtifactId

ipf-commons-map
Version

Version

3.1-20160314
Type

Type

jar

Download ipf-commons-map 3.1-20160314


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