Categories |
CategoriesPostgreSQL Data Databases |
---|---|
GroupId | GroupIdcom.github.mauricio |
ArtifactId | ArtifactIdpostgresql-async_2.10 |
Version | Version0.2.15 |
Type | Typejar |
Filename | Size |
---|---|
postgresql-async_2.10-0.2.15.pom | |
postgresql-async_2.10-0.2.15.jar | 240 KB |
postgresql-async_2.10-0.2.15-sources.jar | 82 KB |
postgresql-async_2.10-0.2.15-javadoc.jar | 700 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.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mauricio/postgresql-async_2.10/
implementation 'com.github.mauricio:postgresql-async_2.10:0.2.15'
// https://jarcasting.com/artifacts/com.github.mauricio/postgresql-async_2.10/
implementation ("com.github.mauricio:postgresql-async_2.10:0.2.15")
'com.github.mauricio:postgresql-async_2.10:jar:0.2.15'
<dependency org="com.github.mauricio" name="postgresql-async_2.10" rev="0.2.15">
<artifact name="postgresql-async_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mauricio', module='postgresql-async_2.10', version='0.2.15')
)
libraryDependencies += "com.github.mauricio" % "postgresql-async_2.10" % "0.2.15"
[com.github.mauricio/postgresql-async_2.10 "0.2.15"]