is not current version
Last Version 1.5.9

info.cqframework:elm-fhir 1.5.7

The elm-fhir library for the Clinical Quality Language Java reference implementation

GroupId

GroupId

info.cqframework
ArtifactId

ArtifactId

elm-fhir
Version

Version

1.5.7
Type

Type

jar

Download elm-fhir 1.5.7


<!-- https://jarcasting.com/artifacts/info.cqframework/elm-fhir/ -->
<dependency>
    <groupId>info.cqframework</groupId>
    <artifactId>elm-fhir</artifactId>
    <version>1.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/info.cqframework/elm-fhir/
implementation 'info.cqframework:elm-fhir:1.5.7'
// https://jarcasting.com/artifacts/info.cqframework/elm-fhir/
implementation ("info.cqframework:elm-fhir:1.5.7")
'info.cqframework:elm-fhir:jar:1.5.7'
<dependency org="info.cqframework" name="elm-fhir" rev="1.5.7">
  <artifact name="elm-fhir" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.cqframework', module='elm-fhir', version='1.5.7')
)
libraryDependencies += "info.cqframework" % "elm-fhir" % "1.5.7"
[info.cqframework/elm-fhir "1.5.7"]