is not current version
Last Version 3.3-20170504

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


GroupId

GroupId

org.openehealth.ipf.tutorials
ArtifactId

ArtifactId

ipf-tutorials-osgi-mapping
Version

Version

3.0.1
Type

Type

jar

Download ipf-tutorials-osgi-mapping 3.0.1


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