is not current version
Last Version 2.2

com.github.cormoran-io.pepper:pepper-pgsql 1.25


Categories

Categories

ORM Data
GroupId

GroupId

com.github.cormoran-io.pepper
ArtifactId

ArtifactId

pepper-pgsql
Version

Version

1.25
Type

Type

jar

Download pepper-pgsql 1.25


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