Categories |
CategoriesPostgreSQL Data Databases |
---|---|
GroupId | GroupIdcom.github.jasync-sql |
ArtifactId | ArtifactIdjasync-postgresql |
Version | Version1.1.4 |
Type | Typejar |
Filename | Size |
---|---|
jasync-postgresql-1.1.4.pom | |
jasync-postgresql-1.1.4.jar | 210 KB |
jasync-postgresql-1.1.4-sources.jar | 109 KB |
jasync-postgresql-1.1.4-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.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jasync-sql/jasync-postgresql/
implementation 'com.github.jasync-sql:jasync-postgresql:1.1.4'
// https://jarcasting.com/artifacts/com.github.jasync-sql/jasync-postgresql/
implementation ("com.github.jasync-sql:jasync-postgresql:1.1.4")
'com.github.jasync-sql:jasync-postgresql:jar:1.1.4'
<dependency org="com.github.jasync-sql" name="jasync-postgresql" rev="1.1.4">
<artifact name="jasync-postgresql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jasync-sql', module='jasync-postgresql', version='1.1.4')
)
libraryDependencies += "com.github.jasync-sql" % "jasync-postgresql" % "1.1.4"
[com.github.jasync-sql/jasync-postgresql "1.1.4"]