is not current version
Last Version 3.0.4

org.xbib:cql-common 2.0.2

Contextual Query Language compiler for Java

GroupId

GroupId

org.xbib
ArtifactId

ArtifactId

cql-common
Version

Version

2.0.2
Type

Type

jar

Download cql-common 2.0.2


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