Categories |
CategoriesPostgreSQL Data Databases |
---|---|
GroupId | GroupIdcom.github.mauricio |
ArtifactId | ArtifactIdpostgresql-async_2.11 |
Version | Version0.2.14 |
Type | Typejar |
Filename | Size |
---|---|
postgresql-async_2.11-0.2.14.pom | |
postgresql-async_2.11-0.2.14.jar | 240 KB |
postgresql-async_2.11-0.2.14-sources.jar | 82 KB |
postgresql-async_2.11-0.2.14-javadoc.jar | 681 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mauricio/postgresql-async_2.11/ -->
<dependency>
<groupId>com.github.mauricio</groupId>
<artifactId>postgresql-async_2.11</artifactId>
<version>0.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mauricio/postgresql-async_2.11/
implementation 'com.github.mauricio:postgresql-async_2.11:0.2.14'
// https://jarcasting.com/artifacts/com.github.mauricio/postgresql-async_2.11/
implementation ("com.github.mauricio:postgresql-async_2.11:0.2.14")
'com.github.mauricio:postgresql-async_2.11:jar:0.2.14'
<dependency org="com.github.mauricio" name="postgresql-async_2.11" rev="0.2.14">
<artifact name="postgresql-async_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mauricio', module='postgresql-async_2.11', version='0.2.14')
)
libraryDependencies += "com.github.mauricio" % "postgresql-async_2.11" % "0.2.14"
[com.github.mauricio/postgresql-async_2.11 "0.2.14"]