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