GroupId | GroupIdorg.openehealth.ipf.commons |
---|---|
ArtifactId | ArtifactIdipf-commons-ihe-hl7v3 |
Version | Version3.0.4 |
Type | Typejar |
Filename | Size |
---|---|
ipf-commons-ihe-hl7v3-3.0.4.pom | |
ipf-commons-ihe-hl7v3-3.0.4.jar | 709 KB |
ipf-commons-ihe-hl7v3-3.0.4-tests.jar | 69 KB |
ipf-commons-ihe-hl7v3-3.0.4-sources.jar | 444 KB |
ipf-commons-ihe-hl7v3-3.0.4-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.4</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.4'
// https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-ihe-hl7v3/
implementation ("org.openehealth.ipf.commons:ipf-commons-ihe-hl7v3:3.0.4")
'org.openehealth.ipf.commons:ipf-commons-ihe-hl7v3:jar:3.0.4'
<dependency org="org.openehealth.ipf.commons" name="ipf-commons-ihe-hl7v3" rev="3.0.4">
<artifact name="ipf-commons-ihe-hl7v3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.commons', module='ipf-commons-ihe-hl7v3', version='3.0.4')
)
libraryDependencies += "org.openehealth.ipf.commons" % "ipf-commons-ihe-hl7v3" % "3.0.4"
[org.openehealth.ipf.commons/ipf-commons-ihe-hl7v3 "3.0.4"]