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