is not current version
Last Version 0.3.122

org.dotwebstack.framework:example-postgres 0.3.108


GroupId

GroupId

org.dotwebstack.framework
ArtifactId

ArtifactId

example-postgres
Version

Version

0.3.108
Type

Type

jar

Download example-postgres 0.3.108


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