is not current version
Last Version 0.3.122

org.dotwebstack.framework:example-postgres 0.3.94


GroupId

GroupId

org.dotwebstack.framework
ArtifactId

ArtifactId

example-postgres
Version

Version

0.3.94
Type

Type

jar

Download example-postgres 0.3.94


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