is not current version
Last Version 0.0.10

com.artfii.fluentsql:fluentsql 0.0.7.2

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

GroupId

GroupId

com.artfii.fluentsql
ArtifactId

ArtifactId

fluentsql
Version

Version

0.0.7.2
Type

Type

pom

Download fluentsql 0.0.7.2

Filename Size
fluentsql-0.0.7.2.pom 7 KB
Browse

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