is not current version
Last Version 0.0.3

com.github.zyndev:fastsql 0.0.1


GroupId

GroupId

com.github.zyndev
ArtifactId

ArtifactId

fastsql
Version

Version

0.0.1
Type

Type

jar

Download fastsql 0.0.1


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