is not current version
Last Version 1.4.1

org.opencds.cqf:tooling 1.2.0

CQF Tooling

GroupId

GroupId

org.opencds.cqf
ArtifactId

ArtifactId

tooling
Version

Version

1.2.0
Type

Type

jar

Download tooling 1.2.0


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