is not current version
Last Version 2.0.0-ALPHA-14

io.stargate.cql:cql 0.0.15


GroupId

GroupId

io.stargate.cql
ArtifactId

ArtifactId

cql
Version

Version

0.0.15
Type

Type

jar

Download cql 0.0.15


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