| Группа | Группаcom.artfii.fluentsql |
|---|---|
| Идентификатор | Идентификаторfluentsql-core |
| Версия | Версия0.0.7.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| fluentsql-core-0.0.7.2.pom | |
| fluentsql-core-0.0.7.2.jar | 67 KB |
| fluentsql-core-0.0.7.2-sources.jar | 33 KB |
| fluentsql-core-0.0.7.2-javadoc.jar | 186 KB |
| Обзор |
<!-- 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"]