is not current version
Last Version 3.3-20170504

org.openehealth.ipf.tutorials:ipf-tutorials-osgi-ihe 3.1-20151130


GroupId

GroupId

org.openehealth.ipf.tutorials
ArtifactId

ArtifactId

ipf-tutorials-osgi-ihe
Version

Version

3.1-20151130
Type

Type

pom

Download ipf-tutorials-osgi-ihe 3.1-20151130


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