is not current version
Last Version 1.5.9

info.cqframework:elm 1.5.1

The elm library for the Clinical Quality Language Java reference implementation

GroupId

GroupId

info.cqframework
ArtifactId

ArtifactId

elm
Version

Version

1.5.1
Type

Type

jar

Download elm 1.5.1


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