is not current version
Last Version 1.1.158

net.anwiba.database:anwiba-database-postgresql 1.0.154


Categories

Categories

PostgreSQL Data Databases Net
GroupId

GroupId

net.anwiba.database
ArtifactId

ArtifactId

anwiba-database-postgresql
Version

Version

1.0.154
Type

Type

jar

Download anwiba-database-postgresql 1.0.154


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