is not current version
Last Version 3.3-20170504

org.openehealth.ipf.tutorials:ipf-tutorials-osgi 3.1-20160122


GroupId

GroupId

org.openehealth.ipf.tutorials
ArtifactId

ArtifactId

ipf-tutorials-osgi
Version

Version

3.1-20160122
Type

Type

pom

Download ipf-tutorials-osgi 3.1-20160122


<!-- 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.1-20160122</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.1-20160122'
// https://jarcasting.com/artifacts/org.openehealth.ipf.tutorials/ipf-tutorials-osgi/
implementation ("org.openehealth.ipf.tutorials:ipf-tutorials-osgi:3.1-20160122")
'org.openehealth.ipf.tutorials:ipf-tutorials-osgi:pom:3.1-20160122'
<dependency org="org.openehealth.ipf.tutorials" name="ipf-tutorials-osgi" rev="3.1-20160122">
  <artifact name="ipf-tutorials-osgi" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.tutorials', module='ipf-tutorials-osgi', version='3.1-20160122')
)
libraryDependencies += "org.openehealth.ipf.tutorials" % "ipf-tutorials-osgi" % "3.1-20160122"
[org.openehealth.ipf.tutorials/ipf-tutorials-osgi "3.1-20160122"]