License |
License |
---|---|
Categories |
CategoriesPostgreSQL Data Databases |
GroupId | GroupIdcom.github.postgresql-async |
ArtifactId | ArtifactIdpostgresql-async_3 |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpostgresql-async
postgresql-async
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
postgresql-async_3-0.3.2.pom | |
postgresql-async_3-0.3.2.jar | 327 KB |
postgresql-async_3-0.3.2-sources.jar | 86 KB |
postgresql-async_3-0.3.2-javadoc.jar | 876 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.postgresql-async/postgresql-async_3/ -->
<dependency>
<groupId>com.github.postgresql-async</groupId>
<artifactId>postgresql-async_3</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.postgresql-async/postgresql-async_3/
implementation 'com.github.postgresql-async:postgresql-async_3:0.3.2'
// https://jarcasting.com/artifacts/com.github.postgresql-async/postgresql-async_3/
implementation ("com.github.postgresql-async:postgresql-async_3:0.3.2")
'com.github.postgresql-async:postgresql-async_3:jar:0.3.2'
<dependency org="com.github.postgresql-async" name="postgresql-async_3" rev="0.3.2">
<artifact name="postgresql-async_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.postgresql-async', module='postgresql-async_3', version='0.3.2')
)
libraryDependencies += "com.github.postgresql-async" % "postgresql-async_3" % "0.3.2"
[com.github.postgresql-async/postgresql-async_3 "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.postgresql-async : db-async-common_3 | jar | 0.3.2 |
org.scala-lang : scala3-library_3 | jar | 3.1.0 |