не последняя версия
Последняя версия 0.0.10

com.artfii.fluentsql:fluentsql-core 0.0.7.2


Группа

Группа

com.artfii.fluentsql
Идентификатор

Идентификатор

fluentsql-core
Версия

Версия

0.0.7.2
Тип

Тип

jar

Скачать fluentsql-core 0.0.7.2


<!-- https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql-core/ -->
<dependency>
    <groupId>com.artfii.fluentsql</groupId>
    <artifactId>fluentsql-core</artifactId>
    <version>0.0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql-core/
implementation 'com.artfii.fluentsql:fluentsql-core:0.0.7.2'
// https://jarcasting.com/artifacts/com.artfii.fluentsql/fluentsql-core/
implementation ("com.artfii.fluentsql:fluentsql-core:0.0.7.2")
'com.artfii.fluentsql:fluentsql-core:jar:0.0.7.2'
<dependency org="com.artfii.fluentsql" name="fluentsql-core" rev="0.0.7.2">
  <artifact name="fluentsql-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.artfii.fluentsql', module='fluentsql-core', version='0.0.7.2')
)
libraryDependencies += "com.artfii.fluentsql" % "fluentsql-core" % "0.0.7.2"
[com.artfii.fluentsql/fluentsql-core "0.0.7.2"]