is not current version
Last Version 1.5.9

info.cqframework:qdm 1.5.1

The qdm library for the Clinical Quality Language Java reference implementation

GroupId

GroupId

info.cqframework
ArtifactId

ArtifactId

qdm
Version

Version

1.5.1
Type

Type

jar

Download qdm 1.5.1


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