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