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

com.artfii.fluentsql:fluentsql 0.0.8.1

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

Группа

Группа

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

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

fluentsql
Версия

Версия

0.0.8.1
Тип

Тип

pom

Скачать fluentsql 0.0.8.1

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

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