GroupId | GroupIdorg.openehealth.ipf.tutorials |
---|---|
ArtifactId | ArtifactIdipf-tutorials-osgi-ihe-route-auditor |
Version | Version3.2-rc2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.tutorials/ipf-tutorials-osgi-ihe-route-auditor/ -->
<dependency>
<groupId>org.openehealth.ipf.tutorials</groupId>
<artifactId>ipf-tutorials-osgi-ihe-route-auditor</artifactId>
<version>3.2-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.tutorials/ipf-tutorials-osgi-ihe-route-auditor/
implementation 'org.openehealth.ipf.tutorials:ipf-tutorials-osgi-ihe-route-auditor:3.2-rc2'
// https://jarcasting.com/artifacts/org.openehealth.ipf.tutorials/ipf-tutorials-osgi-ihe-route-auditor/
implementation ("org.openehealth.ipf.tutorials:ipf-tutorials-osgi-ihe-route-auditor:3.2-rc2")
'org.openehealth.ipf.tutorials:ipf-tutorials-osgi-ihe-route-auditor:jar:3.2-rc2'
<dependency org="org.openehealth.ipf.tutorials" name="ipf-tutorials-osgi-ihe-route-auditor" rev="3.2-rc2">
<artifact name="ipf-tutorials-osgi-ihe-route-auditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.tutorials', module='ipf-tutorials-osgi-ihe-route-auditor', version='3.2-rc2')
)
libraryDependencies += "org.openehealth.ipf.tutorials" % "ipf-tutorials-osgi-ihe-route-auditor" % "3.2-rc2"
[org.openehealth.ipf.tutorials/ipf-tutorials-osgi-ihe-route-auditor "3.2-rc2"]