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