is not current version
Last Version 3.3-20170504

org.openehealth.ipf.tutorials:ipf-tutorials-osgi-route-web 3.0.6


GroupId

GroupId

org.openehealth.ipf.tutorials
ArtifactId

ArtifactId

ipf-tutorials-osgi-route-web
Version

Version

3.0.6
Type

Type

jar

Download ipf-tutorials-osgi-route-web 3.0.6


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