is not current version
Last Version 1.4.1

org.opencds.cqf:tooling 1.0.4.1

CQF Tooling

GroupId

GroupId

org.opencds.cqf
ArtifactId

ArtifactId

tooling
Version

Version

1.0.4.1
Type

Type

jar

Download tooling 1.0.4.1


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