is not current version
Last Version 3.3-20170504

org.openehealth.ipf.tutorials:ipf-tutorials-osgi-service 3.0.1


GroupId

GroupId

org.openehealth.ipf.tutorials
ArtifactId

ArtifactId

ipf-tutorials-osgi-service
Version

Version

3.0.1
Type

Type

jar

Download ipf-tutorials-osgi-service 3.0.1


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