GroupId | GroupIdorg.openehealth.ipf.commons |
---|---|
ArtifactId | ArtifactIdipf-commons-ihe-hl7v3 |
Version | Version3.0.6 |
Type | Typejar |
Filename | Size |
---|---|
ipf-commons-ihe-hl7v3-3.0.6.pom | |
ipf-commons-ihe-hl7v3-3.0.6.jar | 709 KB |
ipf-commons-ihe-hl7v3-3.0.6-tests.jar | 69 KB |
ipf-commons-ihe-hl7v3-3.0.6-sources.jar | 444 KB |
ipf-commons-ihe-hl7v3-3.0.6-javadoc.jar | 331 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-ihe-hl7v3/ -->
<dependency>
<groupId>org.openehealth.ipf.commons</groupId>
<artifactId>ipf-commons-ihe-hl7v3</artifactId>
<version>3.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-ihe-hl7v3/
implementation 'org.openehealth.ipf.commons:ipf-commons-ihe-hl7v3:3.0.6'
// https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-ihe-hl7v3/
implementation ("org.openehealth.ipf.commons:ipf-commons-ihe-hl7v3:3.0.6")
'org.openehealth.ipf.commons:ipf-commons-ihe-hl7v3:jar:3.0.6'
<dependency org="org.openehealth.ipf.commons" name="ipf-commons-ihe-hl7v3" rev="3.0.6">
<artifact name="ipf-commons-ihe-hl7v3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.commons', module='ipf-commons-ihe-hl7v3', version='3.0.6')
)
libraryDependencies += "org.openehealth.ipf.commons" % "ipf-commons-ihe-hl7v3" % "3.0.6"
[org.openehealth.ipf.commons/ipf-commons-ihe-hl7v3 "3.0.6"]