| License |
License |
|---|---|
| GroupId | GroupIdcom.artfii.fluentsql |
| ArtifactId | ArtifactIdfluentsql-exmaple |
| Version | Version0.0.8.1 |
| Type | Typepom |
| Description |
Descriptionfluentsql-exmaple
FLUENT-SQL is a fast SQL mini ORM and Tools.
|
| Filename | Size |
|---|---|
| fluentsql-exmaple-0.0.8.1.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql-exmaple/ -->
<dependency>
<groupId>com.artfii.fluentsql</groupId>
<artifactId>fluentsql-exmaple</artifactId>
<version>0.0.8.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql-exmaple/
implementation 'com.artfii.fluentsql:fluentsql-exmaple:0.0.8.1'
// https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql-exmaple/
implementation ("com.artfii.fluentsql:fluentsql-exmaple:0.0.8.1")
'com.artfii.fluentsql:fluentsql-exmaple:pom:0.0.8.1'
<dependency org="com.artfii.fluentsql" name="fluentsql-exmaple" rev="0.0.8.1">
<artifact name="fluentsql-exmaple" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.artfii.fluentsql', module='fluentsql-exmaple', version='0.0.8.1')
)
libraryDependencies += "com.artfii.fluentsql" % "fluentsql-exmaple" % "0.0.8.1"
[com.artfii.fluentsql/fluentsql-exmaple "0.0.8.1"]