is not current version
Last Version 0.4.1

org.opencds.cqf:cqf-ruler-dstu3 0.1.14.2


GroupId

GroupId

org.opencds.cqf
ArtifactId

ArtifactId

cqf-ruler-dstu3
Version

Version

0.1.14.2
Type

Type

war

Download cqf-ruler-dstu3 0.1.14.2


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