is not current version
Last Version 1.3.0

top.fastsql:fastsql 0.9.3

FastSQL is a lightweight database operate library.

GroupId

GroupId

top.fastsql
ArtifactId

ArtifactId

fastsql
Version

Version

0.9.3
Type

Type

jar

Download fastsql 0.9.3


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