| Категории |
КатегорииPostgreSQL Данные Базы данных |
|---|---|
| Группа | Группаcom.github.mauricio |
| Идентификатор | Идентификаторpostgresql-async_2.10 |
| Версия | Версия0.2.6 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| postgresql-async_2.10-0.2.6.pom | |
| postgresql-async_2.10-0.2.6.jar | 207 KB |
| postgresql-async_2.10-0.2.6-sources.jar | 76 KB |
| postgresql-async_2.10-0.2.6-javadoc.jar | 683 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.mauricio/postgresql-async_2.10/ -->
<dependency>
<groupId>com.github.mauricio</groupId>
<artifactId>postgresql-async_2.10</artifactId>
<version>0.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mauricio/postgresql-async_2.10/
implementation 'com.github.mauricio:postgresql-async_2.10:0.2.6'
// https://jarcasting.com/artifacts/com.github.mauricio/postgresql-async_2.10/
implementation ("com.github.mauricio:postgresql-async_2.10:0.2.6")
'com.github.mauricio:postgresql-async_2.10:jar:0.2.6'
<dependency org="com.github.mauricio" name="postgresql-async_2.10" rev="0.2.6">
<artifact name="postgresql-async_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mauricio', module='postgresql-async_2.10', version='0.2.6')
)
libraryDependencies += "com.github.mauricio" % "postgresql-async_2.10" % "0.2.6"
[com.github.mauricio/postgresql-async_2.10 "0.2.6"]