is not current version
Last Version 3.3-20170504

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


GroupId

GroupId

org.openehealth.ipf.tutorials
ArtifactId

ArtifactId

ipf-tutorials-osgi-route-web
Version

Version

3.3.0
Type

Type

jar

Download ipf-tutorials-osgi-route-web 3.3.0


<!-- 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.3.0</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.3.0'
// https://jarcasting.com/artifacts/org.openehealth.ipf.tutorials/ipf-tutorials-osgi-route-web/
implementation ("org.openehealth.ipf.tutorials:ipf-tutorials-osgi-route-web:3.3.0")
'org.openehealth.ipf.tutorials:ipf-tutorials-osgi-route-web:jar:3.3.0'
<dependency org="org.openehealth.ipf.tutorials" name="ipf-tutorials-osgi-route-web" rev="3.3.0">
  <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.3.0')
)
libraryDependencies += "org.openehealth.ipf.tutorials" % "ipf-tutorials-osgi-route-web" % "3.3.0"
[org.openehealth.ipf.tutorials/ipf-tutorials-osgi-route-web "3.3.0"]