is not current version
Last Version 2.5.0

io.qross:pql 1.9.0

A powerful cross-datasource middleware language.

GroupId

GroupId

io.qross
ArtifactId

ArtifactId

pql
Version

Version

1.9.0
Type

Type

jar

Download pql 1.9.0


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