| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.artfii.fluentsql |
| Идентификатор | Идентификаторfluentsql-exmaple |
| Версия | Версия0.0.9 |
| Тип | Типpom |
| Описание |
Описаниеfluentsql-exmaple
FLUENT-SQL is a fast SQL mini ORM and Tools.
|
| Имя Файла | Размер |
|---|---|
| fluentsql-exmaple-0.0.9.pom | 685 bytes |
| Обзор |
<!-- 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"]