is not current version
Last Version 1.3.12.1

org.opencds.cqf:cql-engine-fhir 1.3.12

CQL Engine FHIR providers

GroupId

GroupId

org.opencds.cqf
ArtifactId

ArtifactId

cql-engine-fhir
Version

Version

1.3.12
Type

Type

jar

Download cql-engine-fhir 1.3.12


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