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

com.artfii.fluentsql:fluentsql 0.0.7

FLUENT-SQL is a fast SQL mini ORM and Tools.

Группа

Группа

com.artfii.fluentsql
Идентификатор

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

fluentsql
Версия

Версия

0.0.7
Тип

Тип

pom

Скачать fluentsql 0.0.7

Имя Файла Размер
fluentsql-0.0.7.pom 7 KB
Обзор

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