is not current version
Last Version 1.3.12.1

org.opencds.cqf:cql-engine 1.2.20

The cql-engine library for the CQL Evaluation Engine

GroupId

GroupId

org.opencds.cqf
ArtifactId

ArtifactId

cql-engine
Version

Version

1.2.20
Type

Type

jar

Download cql-engine 1.2.20


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