Categories |
CategoriesPostgreSQL Data Databases |
---|---|
GroupId | GroupIdcom.github.jasync-sql |
ArtifactId | ArtifactIdjasync-postgresql |
Version | Version1.0.18 |
Type | Typejar |
Filename | Size |
---|---|
jasync-postgresql-1.0.18.pom | |
jasync-postgresql-1.0.18.jar | 210 KB |
jasync-postgresql-1.0.18-sources.jar | 56 KB |
jasync-postgresql-1.0.18-javadoc.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jasync-sql/jasync-postgresql/ -->
<dependency>
<groupId>com.github.jasync-sql</groupId>
<artifactId>jasync-postgresql</artifactId>
<version>1.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jasync-sql/jasync-postgresql/
implementation 'com.github.jasync-sql:jasync-postgresql:1.0.18'
// https://jarcasting.com/artifacts/com.github.jasync-sql/jasync-postgresql/
implementation ("com.github.jasync-sql:jasync-postgresql:1.0.18")
'com.github.jasync-sql:jasync-postgresql:jar:1.0.18'
<dependency org="com.github.jasync-sql" name="jasync-postgresql" rev="1.0.18">
<artifact name="jasync-postgresql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jasync-sql', module='jasync-postgresql', version='1.0.18')
)
libraryDependencies += "com.github.jasync-sql" % "jasync-postgresql" % "1.0.18"
[com.github.jasync-sql/jasync-postgresql "1.0.18"]