GroupId | GroupIdtop.fastsql |
---|---|
ArtifactId | ArtifactIdfastsql |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
fastsql-1.3.0.pom | |
fastsql-1.3.0.jar | 37 KB |
fastsql-1.3.0-sources.jar | 20 KB |
fastsql-1.3.0-javadoc.jar | 162 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.fastsql/fastsql/ -->
<dependency>
<groupId>top.fastsql</groupId>
<artifactId>fastsql</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.fastsql/fastsql/
implementation 'top.fastsql:fastsql:1.3.0'
// https://jarcasting.com/artifacts/top.fastsql/fastsql/
implementation ("top.fastsql:fastsql:1.3.0")
'top.fastsql:fastsql:jar:1.3.0'
<dependency org="top.fastsql" name="fastsql" rev="1.3.0">
<artifact name="fastsql" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.fastsql', module='fastsql', version='1.3.0')
)
libraryDependencies += "top.fastsql" % "fastsql" % "1.3.0"
[top.fastsql/fastsql "1.3.0"]