is not current version
Last Version 0.3.122

org.dotwebstack.framework:rml-postgres 0.3.65


GroupId

GroupId

org.dotwebstack.framework
ArtifactId

ArtifactId

rml-postgres
Version

Version

0.3.65
Type

Type

jar

Download rml-postgres 0.3.65


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