is not current version
Last Version 3.5.19

org.jumpmind.symmetric:symmetric-postgres 3.5.18


GroupId

GroupId

org.jumpmind.symmetric
ArtifactId

ArtifactId

symmetric-postgres
Version

Version

3.5.18
Type

Type

jar

Download symmetric-postgres 3.5.18


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