| Группа | Группаcom.artfii.fluentsql |
|---|---|
| Идентификатор | Идентификаторfluentsql |
| Версия | Версия0.0.7.1 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| fluentsql-0.0.7.1.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql/ -->
<dependency>
<groupId>com.artfii.fluentsql</groupId>
<artifactId>fluentsql</artifactId>
<version>0.0.7.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql/
implementation 'com.artfii.fluentsql:fluentsql:0.0.7.1'
// https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql/
implementation ("com.artfii.fluentsql:fluentsql:0.0.7.1")
'com.artfii.fluentsql:fluentsql:pom:0.0.7.1'
<dependency org="com.artfii.fluentsql" name="fluentsql" rev="0.0.7.1">
<artifact name="fluentsql" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.artfii.fluentsql', module='fluentsql', version='0.0.7.1')
)
libraryDependencies += "com.artfii.fluentsql" % "fluentsql" % "0.0.7.1"
[com.artfii.fluentsql/fluentsql "0.0.7.1"]