is not current version
Last Version 3.3-20170504

org.openehealth.ipf.tutorials:ipf-tutorials-ref 3.0.5


GroupId

GroupId

org.openehealth.ipf.tutorials
ArtifactId

ArtifactId

ipf-tutorials-ref
Version

Version

3.0.5
Type

Type

jar

Download ipf-tutorials-ref 3.0.5


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