is not current version
Last Version 3.3-20170504

org.openehealth.ipf.tutorials:ipf-tutorials-osgi 3.0.3


GroupId

GroupId

org.openehealth.ipf.tutorials
ArtifactId

ArtifactId

ipf-tutorials-osgi
Version

Version

3.0.3
Type

Type

pom

Download ipf-tutorials-osgi 3.0.3


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