is not current version
Last Version 3.3-20170504

org.openehealth.ipf.osgi:ipf-osgi-extender 3.1.1


GroupId

GroupId

org.openehealth.ipf.osgi
ArtifactId

ArtifactId

ipf-osgi-extender
Version

Version

3.1.1
Type

Type

pom

Download ipf-osgi-extender 3.1.1

Filename Size
ipf-osgi-extender-3.1.1.pom 897 bytes
Browse

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