is not current version
Last Version 3.0.2

io.github.factoryfx:postgresqlStorage 0.4

factoryfx dependency injection framework

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

io.github.factoryfx
ArtifactId

ArtifactId

postgresqlStorage
Version

Version

0.4
Type

Type

jar

Download postgresqlStorage 0.4


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