is not current version
Last Version 1.3.0

top.fastsql:fastsql 1.2.1

FastSQL is a lightweight database operate library.

GroupId

GroupId

top.fastsql
ArtifactId

ArtifactId

fastsql
Version

Version

1.2.1
Type

Type

jar

Download fastsql 1.2.1


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