is not current version
Last Version 2.0.0-ALPHA-14

io.stargate.cql:cql 0.0.8


GroupId

GroupId

io.stargate.cql
ArtifactId

ArtifactId

cql
Version

Version

0.0.8
Type

Type

jar

Download cql 0.0.8


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