is not current version
Last Version 3.4-20170926

org.openehealth.ipf.modules:ipf-modules-hl7dsl 3.1.0

Deprecated HL7 DSL support

GroupId

GroupId

org.openehealth.ipf.modules
ArtifactId

ArtifactId

ipf-modules-hl7dsl
Version

Version

3.1.0
Type

Type

jar

Download ipf-modules-hl7dsl 3.1.0


<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.modules/ipf-modules-hl7dsl/ -->
<dependency>
    <groupId>org.openehealth.ipf.modules</groupId>
    <artifactId>ipf-modules-hl7dsl</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.modules/ipf-modules-hl7dsl/
implementation 'org.openehealth.ipf.modules:ipf-modules-hl7dsl:3.1.0'
// https://jarcasting.com/artifacts/org.openehealth.ipf.modules/ipf-modules-hl7dsl/
implementation ("org.openehealth.ipf.modules:ipf-modules-hl7dsl:3.1.0")
'org.openehealth.ipf.modules:ipf-modules-hl7dsl:jar:3.1.0'
<dependency org="org.openehealth.ipf.modules" name="ipf-modules-hl7dsl" rev="3.1.0">
  <artifact name="ipf-modules-hl7dsl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.modules', module='ipf-modules-hl7dsl', version='3.1.0')
)
libraryDependencies += "org.openehealth.ipf.modules" % "ipf-modules-hl7dsl" % "3.1.0"
[org.openehealth.ipf.modules/ipf-modules-hl7dsl "3.1.0"]