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