is not current version
Last Version 0.0.10

com.artfii.fluentsql:fluentsql 0.0.6-RELEASE

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

GroupId

GroupId

com.artfii.fluentsql
ArtifactId

ArtifactId

fluentsql
Version

Version

0.0.6-RELEASE
Type

Type

pom

Download fluentsql 0.0.6-RELEASE


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