is not current version
Last Version 1.0.13

be.yildiz-games:module-database-postgresql 1.0.2

Postgresql implementation for the module database

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

module-database-postgresql
Version

Version

1.0.2
Type

Type

jar

Download module-database-postgresql 1.0.2


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