is not current version
Last Version 1.3.0

top.fastsql:fastsql 1.1.2

FastSQL is a lightweight database operate library.

GroupId

GroupId

top.fastsql
ArtifactId

ArtifactId

fastsql
Version

Version

1.1.2
Type

Type

jar

Download fastsql 1.1.2


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