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