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