| Categories |
CategoriesPostgreSQL Data Databases |
|---|---|
| GroupId | GroupIdcom.github.mauricio |
| ArtifactId | ArtifactIdpostgresql-async_2.10 |
| Version | Version0.2.6 |
| Type | Typejar |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]