не последняя версия
Последняя версия 0.1.3

com.github.tezc:resql 0.0.7

Resql Java Client

Группа

Группа

com.github.tezc
Идентификатор

Идентификатор

resql
Версия

Версия

0.0.7
Тип

Тип

jar

Скачать resql 0.0.7


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