is not current version
Last Version 0.0.10

com.artfii.fluentsql:fluentsql-sql2o 0.0.7


GroupId

GroupId

com.artfii.fluentsql
ArtifactId

ArtifactId

fluentsql-sql2o
Version

Version

0.0.7
Type

Type

jar

Download fluentsql-sql2o 0.0.7


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