is not current version
Last Version 1.5.9

info.cqframework:model 1.3.10

The model library for the Clinical Quality Language Java reference implementation

GroupId

GroupId

info.cqframework
ArtifactId

ArtifactId

model
Version

Version

1.3.10
Type

Type

jar

Download model 1.3.10


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