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