is not current version
Last Version 1.3.0

top.fastsql:fastsql 0.9.0

Smart is a lightweight database operate library.

GroupId

GroupId

top.fastsql
ArtifactId

ArtifactId

fastsql
Version

Version

0.9.0
Type

Type

jar

Download fastsql 0.9.0


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