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

com.artfii.fluentsql:fluentsql-sql2o 0.0.7.1


Группа

Группа

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

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

fluentsql-sql2o
Версия

Версия

0.0.7.1
Тип

Тип

jar

Скачать fluentsql-sql2o 0.0.7.1


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