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