is not current version
Last Version 4.3.1

org.openehealth.ipf.modules:ipf-modules-hl7-kotlin 3.6.2

HL7 extensions and HL7 DSL support

Categories

Categories

Kotlin Languages
GroupId

GroupId

org.openehealth.ipf.modules
ArtifactId

ArtifactId

ipf-modules-hl7-kotlin
Version

Version

3.6.2
Type

Type

jar

Download ipf-modules-hl7-kotlin 3.6.2


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