is not current version
Last Version 1.0.0

org.boothub:boothub-postgres 0.3.6

The boothub-postgres artifact

GroupId

GroupId

org.boothub
ArtifactId

ArtifactId

boothub-postgres
Version

Version

0.3.6
Type

Type

jar

Download boothub-postgres 0.3.6


<!-- https://jarcasting.com/artifacts/org.boothub/boothub-postgres/ -->
<dependency>
    <groupId>org.boothub</groupId>
    <artifactId>boothub-postgres</artifactId>
    <version>0.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.boothub/boothub-postgres/
implementation 'org.boothub:boothub-postgres:0.3.6'
// https://jarcasting.com/artifacts/org.boothub/boothub-postgres/
implementation ("org.boothub:boothub-postgres:0.3.6")
'org.boothub:boothub-postgres:jar:0.3.6'
<dependency org="org.boothub" name="boothub-postgres" rev="0.3.6">
  <artifact name="boothub-postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.boothub', module='boothub-postgres', version='0.3.6')
)
libraryDependencies += "org.boothub" % "boothub-postgres" % "0.3.6"
[org.boothub/boothub-postgres "0.3.6"]