License |
License |
---|---|
Categories |
CategoriesPostgreSQL Data Databases |
GroupId | GroupIdcom.github.postgresql-async |
ArtifactId | ArtifactIdpostgresql-async_2.13 |
Version | Version0.3.1 |
Type | Typejar |
Description |
Descriptionpostgresql-async
postgresql-async
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.postgresql-async/postgresql-async_2.13/ -->
<dependency>
<groupId>com.github.postgresql-async</groupId>
<artifactId>postgresql-async_2.13</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.postgresql-async/postgresql-async_2.13/
implementation 'com.github.postgresql-async:postgresql-async_2.13:0.3.1'
// https://jarcasting.com/artifacts/com.github.postgresql-async/postgresql-async_2.13/
implementation ("com.github.postgresql-async:postgresql-async_2.13:0.3.1")
'com.github.postgresql-async:postgresql-async_2.13:jar:0.3.1'
<dependency org="com.github.postgresql-async" name="postgresql-async_2.13" rev="0.3.1">
<artifact name="postgresql-async_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.postgresql-async', module='postgresql-async_2.13', version='0.3.1')
)
libraryDependencies += "com.github.postgresql-async" % "postgresql-async_2.13" % "0.3.1"
[com.github.postgresql-async/postgresql-async_2.13 "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
com.github.postgresql-async : db-async-common_2.13 | jar | 0.3.1 |