is not current version
Last Version 2.5.0

io.qross:pql 1.8.0

A powerful cross-datasource middleware language.

GroupId

GroupId

io.qross
ArtifactId

ArtifactId

pql
Version

Version

1.8.0
Type

Type

jar

Download pql 1.8.0


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