rsql

rsql parser

License

License

GroupId

GroupId

io.github.suxil
ArtifactId

ArtifactId

rsql
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

rsql
rsql parser
Project URL

Project URL

https://github.com/suxil/rsql
Source Code Management

Source Code Management

https://github.com/suxil/rsql/

Download rsql

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.0.11
1.0.10
1.0.8
1.0.6
1.0.5
1.0.2